Earlier quoted context omitted.
That fact seems dubious, does tzatziki not count?
Is tzatziki the only word that both starts and contains, but doesn’t end, with ts sound?
Username cannot contain 'clyde'
151–160 of 225 posts
Re: Username cannot contain 'clyde'
#152Earlier quoted context omitted.
The developers of these things need to stop treating people swearing at them as a time to lecture them and instead realize that if someone is swearing at it then they’re probably not satisfied with how it’s functioning in the attempts before that.
Funny enough Google Assistant on Google Maps does this just fine. When it asks me if I wanted to navigate to the Pizza Hut that's five miles away or the one that's 38 miles away, it understands "the closest one, you stupid piece of crap" just fine.
Re: Username cannot contain 'clyde'
#153This is a good case for why system bots/messages/etc. shouldn't be given regular names (and perhaps distinguished through other means too); if the error was instead "Username cannot contain 'discord'", it'd be more obvious.
Amazon: Alexa Microsoft: Cortana Apple: Siri Discord: Clyde Google: Google Disclosure, I work at Google.
Re: Username cannot contain 'clyde'
#154Earlier quoted context omitted.
Then they could at least provide more than one option. Though while far from perfect, one of the things I like about Alexa/Echo more than the ability to change it, is that with multiple devices you will generally only trigger one (the others within earshot will listen and then ignore it once one of them has picked it up; works well in my house at least apart from one place where echo/reflection sometimes causes one i…
Yep. Echoes also don't make you pause after the wake word, so you can actually talk to it naturally. Also, when you tell them to shut up they shut up . The way Google Homes throw a tantrum when you're rude to them will make you want to reach through the cable line and strangle the arrogant son of a bitch who OK'd something that pointlessly infuriating.
Re: Username cannot contain 'clyde'
#155Earlier quoted context omitted.
A fun code challenge! I started with https://github.com/Alexir/CMUdict/blob/master/cmudict-0.7b as a list of words with pronunciation. It has: PIZZA P IY1 T S AH0 Looks like I can search for " T S " to find the "ts sound that's not at the end" % grep " T S " cmudict-0.7b | wc -l 991 Some of the non-proper nouns include ACCOUNTANCY, ANTSY, and ARTSY. I'll assume this is too close to the end to count, so require two so…
"Zeitgeist" seems like a bug, I've never heard anyone pronounce the leading 'z' as 'ˈts' in English, and doing so as a non-German might even be seen as 'over-pronuciation'.
Pronunciation (Received Pronunciation, General American) IPA(key): /ˈtsaɪtˌɡaɪst/, /ˈzaɪtˌɡaɪst/
https://www.merriam-webster.com/dictionary/zeitgeist also gives two: ˈtsīt-ˌgīst ˈzīt-
I tried to get statistics from listening to https://youglish.com/pronounce/zeitgeist/english? but found I have a hard time distinguishing the two forms.
Re: Username cannot contain 'clyde'
#156Earlier quoted context omitted.
I feel bad for all the Alexas and the few Siris out there that have had their names hijacked my a couple of the biggest companies on the planet.
A child named Alexa had to change their name because of the bullying. https://news.yahoo.com/parents-forced-change-name-6-18055441...
Re: Username cannot contain 'clyde'
#157Re: Username cannot contain 'clyde'
#158I’ve got to imagine that some people named Alexa find it unfortunate and invasive that suddenly their name is used everywhere. At least “Siri” and “Hey Google” are less popular names for people.
Re: Username cannot contain 'clyde'
#159Re: Username cannot contain 'clyde'
#160Earlier quoted context omitted.
Not "because". Dedicated wakeup chips can be designed to have a different matrix shoved in for the word they're detecting. Google presumably did not do this, but they could have.
Adding more communication between the main chip and the wake-up chip would leave more room for privacy intrusion.