At least in the naming, sure. Everything else, not so much. I had to switch my whole house over to Echos because you can't change the wake word on Google Home. Every time I said, say, "Hey Google, turn the bedroom lamp off", the Home in the bedroom would say ok and turn the lamp off, both phones in the room would activate and complain that they didn't have a device named lamp listed, and every other Home in the house would start talking about how it couldn't hear me clearly. Then you yell "Hey Google, shut the fuck up!" and the blasted things start whining about how they "have feelings too" and I shouldn't be so rude. Few technological problems have made my fingers ache more for a sledgehammer.
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.
I can see this being useful. There are multiple Krogers and Walmarts where I am. They vary greatly in quality and selection. Depending on where you are and what you want to get, you might not want the closest one.
Haha I wrote a HN comment years ago about the same issue. Everytime "do you want to go to the Wegman's 5 miles away or the identical Wegman's that's 20 miles away?"
This only happened to me once, but I was leaving BWI airport and asked Google to drive home. I really only needed a bit of help getting onto I-70 because some of the signs were confusing. Well it started navigating and after a few turns, it definitely seemed off. Turned out it was taking me to a Home Health place. I've always been super careful since then to make sure Home was Home.
Glad someone is, been trying to figure out if there was a command in Siri to communicate I'm dissatisfied with how its wasting my time with the past query attempts, no luck so far although I've basically given up using the thing at all at this point.
The amount of times where I would ask 3 times and have to do the task myself anyway were too often.
You can't change the wake word because a separate, dedicated chip is listening for it and is not connected to the rest of the device except to wake up the main processor.
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 in another room to get preference, but even then only one device usually triggers). Sounds like that was the main problem for GP.
Most of the time I can just turn in the general direction of the device I want to "listen".
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.
Seriously, what the hell were they thinking? If I'm so frustrated at a device that I'll tell it to shut up, the last thing I want from it is more noise.
Google devices function the same way when configured properly. The mention of multiple devices responding, and some not knowing about the light, makes me think GP has something set up incorrectly.
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.
Heat is dissipated when electricity goes unused too (usually by dumping it in some load resistor) so it’s possible the extra electricity is just generating heat, waiting to go to the processor. I’d lol if they have 5v coming in, and they’re stepping it down to 3.3v for the wake word processor (hence heat) while the main processor runs at 5v.
>Heat is dissipated when electricity goes unused too (usually by dumping it in some load resistor)
This isn't true. Your light switches do not heat up to lightbulb temperature when the light is off. Heat is only dissipated when electricity is "used", more or less by definition. You seem to be describing a linear voltage regulator, which does have a load resistor and is wasteful if the step-down distance is large, but no modern electronic circuit would use such a thing in a power supply - it would use a switched-mode buck regulator instead.
Switch mode power supplies don't waste that degree of energy when doing nothing. That's multiple watts, probably at least 5 judging by the temperature, just being pissed away at all times.
I guess that's why laptops batteries last exactly the same whether the computer is idling or not. Also, the reason they get very hot when you're not doing anything CPU intensive - it's all that unused electricity going to the dump load resistor!
You're installing a box that has a mic sending things you say intentionally and unintentionally (because it thinks you woke it up) to a megacorp. I think privacy is out the window by now.
That's interesting, I did some digging into Apple device communication and it turns out they have a protocol called CompanionLink that handles this exact circumstance - devices can communicate securely with each other and decide who is going to handle the Siri activation - HomePod's seem to get preference, then phones then laptops. I'm surprised Google hasn't done something similar.
I have no idea how things work under the hood, but this doesn't match my experience as a user. If I'm in the bedroom and ask to turn the lamp off, and phones are around, the phone screens sometimes lit up as they are listening to the command, but then only the bedroom Google Home actually executes it, while the phones turn their screen back off without saying anything.
Unfortunately I'm with the other guy. We have a Nest Mini in every room, and a Hub Max (only paid for 2, another 2 were free with Spotify and the Hub Max was an Instagram giveaway win).
We have to whisper to the Hub Max in the kitchen, from 3 inches away, and the Minis in the dining room and living room often still hear. If I don't whisper, even the ones upstairs hear. Sometimes I get 2 timers for my cooking, sometimes I get one on the wrong speaker. Then I try to cancel the timer, and the Hub Max hears instead and tells me I have no timers set.
The Hub Max asks on the screen if the wrong device responded. It clearly ignores your response, as the wrong device also responds the next time. I have pressed that button easily over 50x before I gave up and stopped.
Something clearly changed ~6mo-1yr ago because they never used to be this bad. It used to be that they would all listen, then only the closest one (that heard the command the loudest) would respond. Problem is, when I'm cooking the Hub Max is 1ft away and the rest are through (often multiple) walls metres away from me.
If this means you set each echo with a different wake word, you probably don’t need to do that. As long as each one knows about the other (same account) they choose a single device to respond based on the one which heard you best.
Google should have done that too, but it seems you might not have had them all part of the same home (or something else was broken/buggy).
Well, the verbification of the word google introduces its own difficulties there.
The ideal would be for the voice assistant to have some completely unique word, ideally with sound combinations that are very rare in your native language. And if for some reason, that still doesn't work for you, have a way to change it. Or maybe just not have a default, and require users to pick their own keyword.
My roommate had an Alexa and we changed the wake word to computer... Didn't last long. Apparently the word computer comes up on casual conversation much more than you probably think.
In English, there’s only one word in the entire language with a ts sound (pizza) that’s not at the end. They probably could have come up with a name utilizing that fact, making wake words super “easy” to recognize and hard to accidentally say.
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 sounds after the " T S ":
% grep -E " T S [A-Z0-9]+ [A-Z0-9]+" cmudict-0.7b | wc -l
853
(It doesn't have "spritzer" in the list, and uses the spelling "matzoh" instead of "matzo". I didn't look for a more complete list of word pronunciations.)
Finally, two words with two occurrences of the "ts" sound, neither at the end:
% grep -E " T S .*T S " cmudict-0.7b
ITSY-BITSY IH2 T S IY0 B IH1 T S IY0
TSETSE T S IY1 T S IY0
"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'.
For me, I apparently say "Hey, go [get, find, etc]" a lot and my phone wakes up unnecessarily. It seems to also happen with "Let's go". It's pretty annoying.