Live data from Hacker News

AI Guesses Your Accent

start.boldvoice.com

111–120 of 274 posts

Re: AI Guesses Your Accent

#111
Whenever time permits, I have a (bad) habit of viewing source code of new website. In this case, I found this on this website: (haven't read the js yet to see what's the true intent but surely a sign of horrible engineering)

edit- seems like remix customizations.

              "remove-watch-video-requirement": {
                            "defaultValue": false,
                            "rules": [{
                                "condition": {
                                    "env": "prod",
                                    "email": {
                                        "$in": ["@gmail.com", "redacted"]
                                    }
                                },
                                "force": true
                            }]
                        },
                        "score-only-lesson-phoneme": {
                            "defaultValue": true
                        },
                        "auto-stop-recording-for-all-practice": {
                            "defaultValue": true,
                            "rules": [{
                                "condition": {
                                    "env": "prod",
                                    "email": {
                                        "$in": ["redacted", "redacted", "redacted@live.com"]
                                    }
                                },
                                "force": false
                            }]
                        },
                        "use-speechace-v9": {
                            "defaultValue": true
                        },
                        "april-2022-price-increase-experiment": {
                            "defaultValue": false,
                            "rules": [{
                                "condition": {
                                    "env": "prod",
                                    "email": {
                                        "$in": ["redacted@usorov.com", "redacted@gmail.com", "redacted@gmail.com", "redacted@boldvoice.com", "redacted@gmail.com"]
                                    }
                                },
                                "force": false

Re: AI Guesses Your Accent

#114

This was a big confidence booster for me as when I first started learning English, people would complement me on how well I spoke English, but I took that as my accent was still detectable. It's only been in the past 5 years that people assumed I was American and made no comment on my English at all, until I disclosed that English was my second language. It's usually certain words that give me trouble, like "cupboard…

those words are your Shibboleths, words that give your origin away.

When I was in Germany, friendly people used to compliment me on my language skill saying "your German is good!". To which I would reciprocate: "thanks, yours too!"

Re: AI Guesses Your Accent

#115

Whenever time permits, I have a (bad) habit of viewing source code of new website. In this case, I found this on this website: (haven't read the js yet to see what's the true intent but surely a sign of horrible engineering) edit- seems like remix customizations. "remove-watch-video-requirement": { "defaultValue": false, "rules": [{ "condition": { "env": "prod", "email": { "$in": [" @gmail.com", "redacted"] } }, "for…

[flagged]

Re: AI Guesses Your Accent

#117
Well, I am not a native English speaker and it says 77% English (and 6% Chinese, 5% Spanish). I guess I should take that to mean that my English is pretty good.

Re: AI Guesses Your Accent

#119

This was a big confidence booster for me as when I first started learning English, people would complement me on how well I spoke English, but I took that as my accent was still detectable. It's only been in the past 5 years that people assumed I was American and made no comment on my English at all, until I disclosed that English was my second language. It's usually certain words that give me trouble, like "cupboard…

those words are your Shibboleths, words that give your origin away. When I was in Germany, friendly people used to compliment me on my language skill saying "your German is good!". To which I would reciprocate: "thanks, yours too!"

My ex-wife whose native language is Spanish worked hard to eliminate her accent because she got tired of people calling her accent “cute.” Her shibboleths were anything with a schwa. The whole concept of schwas offends her sense of vocalic purity.
Post reply on HN