mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
update step to enable local wake word to reflect current SW (#37714)
* update step to enable local wake word to reflect current SW - fixes #37593 * Fix typo
This commit is contained in:
parent
0ba72f821a
commit
a9a7e0a9cb
@ -56,8 +56,10 @@ Enabling a wake word consists of 2 steps:
|
|||||||
- If the **Text-to-speech** and **Speech-to-text** sections do not provide language selectors, this means you do not have an Assist pipeline set up.
|
- If the **Text-to-speech** and **Speech-to-text** sections do not provide language selectors, this means you do not have an Assist pipeline set up.
|
||||||
- Set up [Home Assistant Cloud](https://www.nabucasa.com) or a manually configured [Assist pipeline](/voice_control/voice_remote_local_assistant).
|
- Set up [Home Assistant Cloud](https://www.nabucasa.com) or a manually configured [Assist pipeline](/voice_control/voice_remote_local_assistant).
|
||||||
5. Under **Text-to-speech**, select the language and voice you want Home Assistant to use when speaking to you.
|
5. Under **Text-to-speech**, select the language and voice you want Home Assistant to use when speaking to you.
|
||||||
6. To define the wake word engine, under **Wake word**, select **openwakeword**.
|
6. To define the wake word engine, in the top-right corner of the dialog, select the three dots {% icon "mdi:dots-vertical" %} menu and select **Add streaming wake word**.
|
||||||
- Then, select **ok nabu**.
|
- **Troubleshooting**: If you don't see the three dots {% icon "mdi:dots-vertical" %} menu, go to {% my integrations title="**Settings** > **Devices & Services**" %} and make sure the **openWakeWord** integration is added.
|
||||||
|
- **Result**: on the bottom of the page, you now see a new section **Streaming wake word engine**.
|
||||||
|
- Select **openwakeword**, then select **ok nabu**.
|
||||||
- If you created a new assistant, select **Create**.
|
- If you created a new assistant, select **Create**.
|
||||||
- If you edited an existing assistant, select **Update**.
|
- If you edited an existing assistant, select **Update**.
|
||||||
- **Result**: You now have a voice assistant that listens to a wake word.
|
- **Result**: You now have a voice assistant that listens to a wake word.
|
||||||
|
@ -38,8 +38,10 @@ Enabling a wake word consists of 2 steps:
|
|||||||
- If the **Text-to-speech** and **Speech-to-text** sections do not provide language selectors, this means you do not have an Assist pipeline set up.
|
- If the **Text-to-speech** and **Speech-to-text** sections do not provide language selectors, this means you do not have an Assist pipeline set up.
|
||||||
- Set up [Home Assistant Cloud](https://www.nabucasa.com) or a manually configured [Assist pipeline](/voice_control/voice_remote_local_assistant).
|
- Set up [Home Assistant Cloud](https://www.nabucasa.com) or a manually configured [Assist pipeline](/voice_control/voice_remote_local_assistant).
|
||||||
5. Under **Text-to-speech**, select the language and voice you want Home Assistant to use when speaking to you.
|
5. Under **Text-to-speech**, select the language and voice you want Home Assistant to use when speaking to you.
|
||||||
6. To define the wake word engine, under **Wake word**, select **openwakeword**.
|
6. To define the wake word engine, in the top-right corner of the dialog, select the three dots {% icon "mdi:dots-vertical" %} menu and select **Add streaming wake word**.
|
||||||
- Then, select **ok nabu**.
|
- **Troubleshooting**: If you don't see the three dots {% icon "mdi:dots-vertical" %} menu, go to {% my integrations title="**Settings** > **Devices & Services**" %} and make sure the **openWakeWord** integration is added.
|
||||||
|
- **Result**: on the bottom of the page, you now see a new section **Streaming wake word engine**.
|
||||||
|
- Select **openwakeword**, then select **ok nabu**.
|
||||||
- If you created a new assistant, select **Create**.
|
- If you created a new assistant, select **Create**.
|
||||||
- If you edited an existing assistant, select **Update**.
|
- If you edited an existing assistant, select **Update**.
|
||||||
- **Result**: You now have a voice assistant that listens to a wake word.
|
- **Result**: You now have a voice assistant that listens to a wake word.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user