#Home Assistant Docker and Wyoming Satellite
1 messages ยท Page 1 of 1 (latest)
yeah addons are not supported and the wizard wants to install addons you can close the wizard and just set up the pipeline manually and add it to the device
the device is added already this is just a voice config "helper" wizard
That's what I was thinking (and hoping) but I do not see how I would do this.
settings voice assistant. set up an assistant using your whisper/piper. then on the devices page you will be able to select that assistant
I do and it is selected in the menu. The docs say that my satellite should say "Streaming audio" but I don't hear it.
oh my gosh
the majority of assistants are moving away from streaming wake words so its hidden by default
It's still not streaming audio but I'll try to run it locally to see if that fixes it.
I don't want to stream audio anyways.
with a wyoming satellite that's how wake words work. you set up with "Open wake word"
wyoming sattelites dont have built in wake word detection so they have to stream to the detection connected to home assistant
esphome based sattelites like the Voice-PE run MicroWakeWord on the device itself instead
Oh dang. I'm tried Openwakeword on the pi and it works fine.
Hopefully that becomes a feature in Wyoming Satellite. For now though it works!
I had to stop/start the satellite.
Thank you.
This is so freaking sick.
yeah its likely some stuff will filter down. but the main focus of development is going to be on the esphome based stuff
wyoming sattelite is a good way to make use of old stuff laying around though ๐
in any case, good luck with it ๐
Thanks. I'm not sure what esphome stuff is though lol. I'm familiar with a lot of software but not so much about Home Assistant/hardware.
I'm just getting into it all.
esphome runs on esp32 microcontrollers
which is what powers this - https://www.home-assistant.io/voice-pe/
Oookay I see. I saw those and they looked very attractive. What is the software running on those though?
Wait, Wyoming satellite on Pi has ability to use on-satellite Openwakeword. This eliminates requirement to stream continuously
they run esphome
Wyoming protocol describes three different setups for this part.
- Always streaming satellite
- VAD-enabled satellite
- Satellite with local wake word.
I use latter right now.
I see. I found the github.
esphome like home assistant is part of the open home foundation
so its not going anywhere ๐
Also you can try building it yourself. Like with Respeaker Lite. Or take SAT1 from FutureProofHomes
Yeah I was a bit lost trying to figure out how I would make something like the voice preview with my pi.
Well honestly you will suffer with microphones on Pi.
depends on the use case and room etc...
But having Respeaker Lite or SAT1 will give you pretty much PE-like experience
I know.... sadly....
But technically Wyoming satellite on Pi Zero 2W can use local wake word.
Although there's other caveats
i have a custom build one too from an old pc speaker and a esp32 dev board.
theres no shortage of options when it comes to voice
True. I just got no modding experience lol.
the vpe is the "easy" option. at least for now
Yeah I really want to get it but $60 is a bit much for me.
Actually is Euros so it will be more.
yeah its good value for what you get but more expensive than a rpi that you had in the draw already ๐
Exactly.
Thanks, I hadn't gotten that far in the guide. I just got local Openwakeword working.