justLV / onju-voice

A hackable AI home assistant platform
MIT License
1.24k stars 68 forks source link

On device wake word (microWakeWord) support? #50

Open ovidiuift opened 6 months ago

ovidiuift commented 6 months ago

Hi The guys from Nabu Casa just announced that they managed to add on-device wake word detection (they called it microWakeWord) on the ESP S3-Box3 device. Is there a chance we can benefit from this new feature on the "Onju-voice devices" in the future?

https://www.home-assistant.io/blog/2024/02/21/voice-chapter-6/

docgalaxyblock commented 6 months ago

It looks like it is:

Onju Voice with on-board microWakeWord as Home Assistant satellite Onju Voice with on-board microWakeWord as Home Assistant satellite

nyok92 commented 6 months ago

Nice , is there any esp home config available to test ?

dadcoachengineer commented 6 months ago

https://esphome.io/components/micro_wake_word

docgalaxyblock commented 6 months ago

Do people no longer read yt video descriptions? ¯_(ツ)_/¯

dadcoachengineer commented 6 months ago

As long as it is a S3 with PSRAM, microWakeWord should be supported.

adoucette commented 5 months ago

Does anyone have a working example of this for the yaml to put into ESPHome for the Onju?

nyok92 commented 5 months ago

here

adoucette commented 5 months ago

So far, I haven't had great success with those. I've not tried the wakeword version because it won't support a media player. On the non-wakeword version I cannot get it to respond to voice prompts (from what I gather from the code I'm supposed to press on the top of the device and it is then supposed to take voice prompts).