You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is meant to run on Raspberry Pi Zero 2 W and similar hardware it is being developed as a replacement for his Wyoming Satellite project with this new project using the native ESPHome protocol on Linux instead to integrate with Home Assistant voice pipeline:
As I understand; it uses ESPHome’s API/protocol as a new cross-platform standard instead of the Wyoming API/protocol, and if also compare to ESPHome devices based on ESP32 this Linux derivitive allows for the use of much more powerful hardware will ”fully local assistant” with on-device TTS (Piper Text-To-Speach) and STT (Whisper Speach-To-Text), also will give you the option to use OpenWakeWord instead of MicroWakeWord, as well as run other heavier processes and services on-device, (such as maybe a Resonate server to capture and encode analog audio input from a Vinyl-turntable to stream to other Music Assistent clients). As long as they use the ESPHome API support it then more features could be added to this experimental OHF Linux Voice Assistent project without having to add changes in Home Assistant.
Note! To have a good experince with using wake words I also understand that really want a great far-field microphone array, such as the Seeed Studio’s ReSpeaker series which will provide a clean voice even in a noisy room far away from the microphones:
PS: FutureProofHomes also sells a dev kit where you can raplace their ESP32-based ”core board” with a pinned Raspberry Pi Zero 2 W for a nicer package:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone tried OHF’s ”Linux Voice Assistant” (experimental project) for Home Assistant started by Open Home Foundation’s lead voice developer?
It is meant to run on Raspberry Pi Zero 2 W and similar hardware it is being developed as a replacement for his Wyoming Satellite project with this new project using the native ESPHome protocol on Linux instead to integrate with Home Assistant voice pipeline:
Reddit discussion including replies from synesthesiam (Michael Hansen) who is the lead "voice" developer at the Open Home Foundation:
As I understand; it uses ESPHome’s API/protocol as a new cross-platform standard instead of the Wyoming API/protocol, and if also compare to ESPHome devices based on ESP32 this Linux derivitive allows for the use of much more powerful hardware will ”fully local assistant” with on-device TTS (Piper Text-To-Speach) and STT (Whisper Speach-To-Text), also will give you the option to use OpenWakeWord instead of MicroWakeWord, as well as run other heavier processes and services on-device, (such as maybe a Resonate server to capture and encode analog audio input from a Vinyl-turntable to stream to other Music Assistent clients). As long as they use the ESPHome API support it then more features could be added to this experimental OHF Linux Voice Assistent project without having to add changes in Home Assistant.
https://github.com/esphome/aioesphomeapi
Note! To have a good experince with using wake words I also understand that really want a great far-field microphone array, such as the Seeed Studio’s ReSpeaker series which will provide a clean voice even in a noisy room far away from the microphones:
https://www.seeedstudio.com/ReSpeaker-Lite-p-5928.html
https://www.seeedstudio.com/ReSpeaker-XVF3800-USB-Mic-Array-p-6488.html
PS: FutureProofHomes also sells a dev kit where you can raplace their ESP32-based ”core board” with a pinned Raspberry Pi Zero 2 W for a nicer package:
https://futureproofhomes.net/products/satellite1-pcb-dev-kit
Beta Was this translation helpful? Give feedback.
All reactions