You should understand difference between OWW and MWW.
OWW is operated on server, so your satellites will ALWAYS stream audio to server, if there’s slightest noise in the room. If you have several of them, you also will notice raised CPU usage on server.
MWW is on-device engine, so before wake word is recognized, it’s completely device-local, no streaming audio.
So far I haven’t seen useable configs with Openwakeword for VPE/Respeaker. There’s too much to change for it to work, and things like “stop” word will be lost.
Try using different word, or train your own model. For me “Ok Nabu” works pretty good.
I don’t know, I’m thinking about it but maybe it’s better to wait until this summer where I’m convinced prices will drop…
second hand goods have also increased by 40%, if not 50%. Not that I have money problems but it bothers me to give them away.
This is getting really off-topic and hate to be the carrier of bad news + do not want to discuss this further here, but FYI, from all what I read about it (which is a lot from many independent sources because affect me at work too as well as my hobbies) is that the RAM and Storage prices are not likley to go down until the year 2028 if the AI-bubble does not pop or deflate before then, so prices on the used computer market are not likley to drop before then either as it is directly affected. Hence I am sure it will get worse before it gets better and the prices will get even higher this year before possibly leveling out next year (again depending on if the AI-bubble does not pop or deflate before then). For quick reference see:
*wake word with Android was released…
do you think an Android device can replace all these devices that work as assistants?
It has an audio output and probably a microphone and software that can overcome all the problems of false activations… even a tablet connected to a Bluetooth speaker.
If you have it on always-powered device.
And still - I have ported Openwakeword to Android. It’s fine, but not outstandingly great.
Also it’s much more expensive devices than Respeaker.
Honestly, I don’t find the Respeaker lite “outstandingly great”, maybe the 3800 is better, but it has a similar price to that of a low-end tablet or smartphone (we often find ourselves with old smartphones or tablets unused at home).L
I am experiencing an issue with my ReSpeaker Lite device where it seems to continuously trigger listening even without saying any wake word.
I am using the “Okay Nabu” wake word.
From the logs, it looks like the wake word is being detected randomly, and the voice assistant pipeline starts (STT, microphone streaming, etc.), but no actual speech is provided. This results in repeated stt-no-text-recognized errors.
Additionally, it behaves as if the physical button is being pressed intermittently, even though no one is touching the device. This triggers actions and sounds unexpectedly.
There is also a constant “ping” sound (notification sound) happening repeatedly, which makes the device quite noisy and unusable.
My setup:
Firmware version: ver=0110
ESPHome version: 2026.3.1
YAML configuration: using the latest version from the repository (2026.3.0)
Has anyone experienced similar behavior? Could this be related to wake word sensitivity, VAD configuration, or possibly noise/interference triggering false positives?
There’s section with literally this text in main README:
ATTENTION! This step is mandatory, as without it the buttons on satellite won’t work as intended.
Whatever works for you, but for working buttons they should be soldered to corresponding pads. Without that you can’t use them to pause music, stop ringing timer, or call the assistant without wake word. Same with programmatic mute control.
I just got one of these and I saw that in the documentation, but wasn’t sure exactly what it meant. Do you just solder a jumper wire between the two holes ie Mute and D3 and D2 and User?
I decided to update my respeaker-lite satellites last night to the current esphome version (2026.4.5) and I saw there was a recent update for the common.yaml file (2026.3.0) so I also updated this file on my system. The 1st one I did work without issue however the 2nd one I attempted to update seems to be stuck in a loop (I think). It seemed to upgrade ok but it won't start or respond. I tried to do a manual file upload but the same thing is happening. I am currently running HA - 2026.4.4.
I didn't see any known issues regarding a problem but was wondering if anyone has run into this upgrading to esphome 2026.4.5?
Any ideas on how I can recapture this device? I don't think it's bricked, looking at the logs I think it's stuck in a loop. I see an assert failed Line then it repeats this:
Could you explain what you mean by "cleaning .esphome directory with caches"? I have been trying to install via USB and doing a "Clean Build" prior to compiling