home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.27k stars 30.6k forks source link

Assist OpenWakeWord on device wake word setting ignored #127983

Open geofffarmer opened 3 weeks ago

geofffarmer commented 3 weeks ago

The problem

I have the Wake Word Engine Location set to On Device and Assistant set to Preferred. Within my preferred voice pipline I have Wake Word set to use OpenWakeWord with 'hey jarvis'. However, my assist device (m5 stack atom echo) only responds to 'ok nabu'.

What version of Home Assistant Core has the issue?

2024.10.1

What was the last working version of Home Assistant Core?

None

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ESPHome, OpenWakeWord, Wyoming???

Link to integration documentation on our website

https://www.home-assistant.io/voice_control/install_wake_word_add_on/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

lainie-ftw commented 2 weeks ago

I had this same problem, on the Device info page for the M5Stack Atom Echo, in the Configuration section, there's a setting "Wake word engine location." It defaults to "On device," change it to "In Home Assistant."

geofffarmer commented 2 weeks ago

Hi @lainie-ftw

Thank you for your reply. I'm aware that my desired wake word can be made active by selecting HA to process the wake word. But, I prefer the user experience of having on-device wake words.

In any case, I'm under the impression that this should work.