mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Assist: local pipeline: add step to install openWakeWord (#30391)
* Assist: local pipeline: add step to install openWakeWord - closes #30364 * Fix markdown
This commit is contained in:
parent
f9e7bd3470
commit
4c95772e2e
@ -21,12 +21,13 @@ For the quickest way to get your local Assist pipeline started, follow these ste
|
||||
1. Install the add-ons to convert text into speech and vice versa.
|
||||
- Install the {% my supervisor_addon addon="core_whisper" title="**Whisper**" %} and the {% my supervisor_addon addon="core_piper" title="**Piper**" %} add-ons.
|
||||

|
||||
- Start both add-ons.
|
||||
- If you want to use a wake word, also install the {% my supervisor_addon addon="core_openwakeword" title="**openWakeWord**" %} add-on.
|
||||
- Start the add-ons.
|
||||
- Once the add-ons are started, head over to the integrations under {% my integrations title="**Settings** > **Devices & Services**" %}.
|
||||
- You should now see Piper and Whisper being discovered by the [Wyoming integration](/integrations/wyoming/).
|
||||

|
||||
- For both integrations, select **Configure**.
|
||||
- Once the setup is complete, you should see both Piper and Whisper in one integration.
|
||||
- For each integration, select **Configure**.
|
||||
- Once the setup is complete, you should see both Piper and Whisper (and, optionally, also openWakeword) in one integration.
|
||||
|
||||

|
||||
- **Whisper** converts speech into text.
|
||||
|
Loading…
x
Reference in New Issue
Block a user