From 4c95772e2e1a05bc05bf3f21d28c16b6ef82bcac Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 18 Dec 2023 13:31:24 +0100 Subject: [PATCH] Assist: local pipeline: add step to install openWakeWord (#30391) * Assist: local pipeline: add step to install openWakeWord - closes #30364 * Fix markdown --- source/voice_control/voice_remote_local_assistant.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/voice_control/voice_remote_local_assistant.markdown b/source/voice_control/voice_remote_local_assistant.markdown index 1be6e2db80d..f4992eabf0f 100644 --- a/source/voice_control/voice_remote_local_assistant.markdown +++ b/source/voice_control/voice_remote_local_assistant.markdown @@ -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. ![Install the Whisper and Piper add-ons](/images/assist/piper-whisper-install-01.png) - - 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/). ![Whisper and Piper integrations](/images/assist/piper-whisper-install-new-02.png) - - 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 and Piper integration](/images/assist/piper-whisper-install-new-03.png) - **Whisper** converts speech into text.