this post was submitted on 25 May 2026
766 points (98.7% liked)

DeGoogle Yourself

16875 readers
149 users here now

A community for those that would like to get away from Google.

Here you may post anything related to DeGoogling, why we should do it or good software alternatives!

Rules

  1. Be respectful even in disagreement

  2. No advertising unless it is very relevent and justified. Do not do this excessively.

  3. No low value posts / memes. We or you need to learn, or discuss something.

Related communities

!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml

founded 6 years ago
MODERATORS
 

Can anyone tell this meme is true or false? I don't have Gspy so I cannot test this

you are viewing a single comment's thread
view the rest of the comments
[–] AlecSadler@lemmy.dbzer0.com 31 points 2 days ago (1 children)

It's not true anymore, but Alexa's used to only listen for specific keywords using a low-energy local-only chip.

It has since changed, as stated, and I have to assume other vendors followed suit.

[–] pennomi@lemmy.world 20 points 2 days ago* (last edited 2 days ago) (1 children)

As a specific example, the ESP32 chip does low power voice recognition for pre-trained trigger words. This lightweight recognition lacks the training to detect anything other than the list of trigger words that Espressif provides.

Basically only battery-operated devices work this way (for power consumption reasons). If you’re plugged in you’re probably always running the high quality listening loop.

[–] ArcaneSlime@lemmy.dbzer0.com 1 points 2 days ago (1 children)

Even in the first scenario, what stops there from being multiple wake words with different functionality? So like "ok google" wakes up the bot but "pepsi" wakes it silently and has it tick a box on the back end of a server that now sends me Coke adds because they paid about $3.50 for the privilege?

[–] pennomi@lemmy.world 2 points 2 days ago

Pretty much nothing. Any company with the resources of Google or Amazon could easily have their top 100 wake words trained into that model.