diff --git a/source/_integrations/assist_pipeline.markdown b/source/_integrations/assist_pipeline.markdown index 090cf304e22..2f36ec3d97e 100644 --- a/source/_integrations/assist_pipeline.markdown +++ b/source/_integrations/assist_pipeline.markdown @@ -15,4 +15,6 @@ ha_quality_scale: internal The Assist pipeline integration provides the foundation for the [Assist](/docs/assist/) voice assistant in Home Assistant. -There is no need to manually install this integration. The Assist pipeline integration is part of the default configuration and set up automatically if needed by other integrations. \ No newline at end of file +There is no need to manually install this integration. The Assist pipeline integration is part of the default configuration and set up automatically if needed by other integrations. + +For more information, refer to the procedure on [configuring a pipeline](/docs/assist/voice_remote_local_assistant/). \ No newline at end of file diff --git a/source/_integrations/voip.markdown b/source/_integrations/voip.markdown index 91cc3f0652b..7c60568ef1e 100644 --- a/source/_integrations/voip.markdown +++ b/source/_integrations/voip.markdown @@ -12,7 +12,7 @@ ha_domain: voip ha_integration_type: integration --- -The VoIP integration enables users to talk to [Assist](/docs/assist) using an analog phone and a VoIP adapter such as the [Grandstream HT801](https://amzn.to/40k7mRa). See [the tutorial](/projects/worlds-most-private-voice-assistant/) for detailed instructions. +The VoIP integration enables users to talk to [Assist](/docs/assist) using an analog phone and a VoIP adapter such as the [Grandstream HT801](https://amzn.to/40k7mRa). See [the tutorial](/projects/worlds-most-private-voice-assistant) for detailed instructions.

diff --git a/source/projects/troubleshooting.markdown b/source/docs/assist/troubleshooting.markdown similarity index 100% rename from source/projects/troubleshooting.markdown rename to source/docs/assist/troubleshooting.markdown diff --git a/source/docs/assist/voice_remote_local_assistant.markdown b/source/docs/assist/voice_remote_local_assistant.markdown index d84e8ce026d..4a2e9446368 100644 --- a/source/docs/assist/voice_remote_local_assistant.markdown +++ b/source/docs/assist/voice_remote_local_assistant.markdown @@ -13,11 +13,11 @@ For text-to-speech we have developed [Piper](https://github.com/rhasspy/piper). ## Setting up a local Assist pipeline 1. Install the add-ons to convert text into speech and vice versa. - * Install the {% my supervisor_addon addon="whisper" title="**Whisper**" %} and the {% my supervisor_addon addon="piper" title="**Piper**" %} add-ons. + * 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. This may take a while. * Once the add-ons are started, head over to the integrations under {% my integrations title="**Settings** > **Devices & Services**" %}. - * You should now see both being discovered by the [Wyoming integration](/integations/wyoming). + * You should now see both being discovered by the [Wyoming integration](/integrations/wyoming/). ![Whisper and Piper integrations](/images/assist/piper-whisper-install-02.png) * For both integrations, select **Configure**. * Once the setup is complete, you should see both Piper and Whisper in one integration. diff --git a/source/images/assist/assistant-give-name-01.png b/source/images/assist/assistant-give-name-01.png deleted file mode 100644 index 1335d09ad96..00000000000 Binary files a/source/images/assist/assistant-give-name-01.png and /dev/null differ diff --git a/source/images/assist/assistant-stt-tts-define.png b/source/images/assist/assistant-stt-tts-define.png deleted file mode 100644 index eea83eda055..00000000000 Binary files a/source/images/assist/assistant-stt-tts-define.png and /dev/null differ diff --git a/source/images/assist/conversation-service-01.png b/source/images/assist/conversation-service-01.png deleted file mode 100644 index 8a296a09c44..00000000000 Binary files a/source/images/assist/conversation-service-01.png and /dev/null differ diff --git a/source/images/assist/ha-cloud-tts-01.png b/source/images/assist/ha-cloud-tts-01.png deleted file mode 100644 index 66c2df28e97..00000000000 Binary files a/source/images/assist/ha-cloud-tts-01.png and /dev/null differ diff --git a/source/images/assist/server-language-01.png b/source/images/assist/server-language-01.png deleted file mode 100644 index 56b9da88e88..00000000000 Binary files a/source/images/assist/server-language-01.png and /dev/null differ diff --git a/source/images/assist/voip-select-pipline.png b/source/images/assist/voip-select-pipline.png deleted file mode 100644 index ef2ed12ddad..00000000000 Binary files a/source/images/assist/voip-select-pipline.png and /dev/null differ diff --git a/source/images/frontpage/voip-tut-frontpage-01.jpg b/source/images/frontpage/voip-tut-frontpage-01.jpg deleted file mode 100644 index f812529acea..00000000000 Binary files a/source/images/frontpage/voip-tut-frontpage-01.jpg and /dev/null differ diff --git a/source/projects/thirteen-usd-voice-remote.markdown b/source/projects/thirteen-usd-voice-remote.markdown index 74cd00654de..1bf5fd8e97f 100644 --- a/source/projects/thirteen-usd-voice-remote.markdown +++ b/source/projects/thirteen-usd-voice-remote.markdown @@ -27,8 +27,8 @@ Before you can use this device with Home Assistant, you need to install a bit of 1. Make sure this page is opened in a Chromium-based browser on a desktop. It does not work on a tablet or phone. * Select the **Connect** button below. If your browser does not support web serial, there is no button but a text. - - + + 2. Connect the ATOM Echo to your computer. * In the popup window, view the available ports. @@ -77,4 +77,4 @@ Before you can use this device with Home Assistant, you need to install a bit of Are things not working as expected? -* Checkout the [general troubleshooting section for Assist](/projects/private-voice-assistant/troubleshooting/). \ No newline at end of file +* Checkout the [general troubleshooting section for Assist](/docs/assist/troubleshooting/). \ No newline at end of file diff --git a/source/projects/worlds-most-private-voice-assistant.markdown b/source/projects/worlds-most-private-voice-assistant.markdown index 451f0cf1310..79916beb67a 100644 --- a/source/projects/worlds-most-private-voice-assistant.markdown +++ b/source/projects/worlds-most-private-voice-assistant.markdown @@ -87,7 +87,7 @@ If you’re unable to call Home Assistant, confirm the following settings in you Are things still not working as expected? -* Checkout the [general troubleshooting section for Assist](/projects/troubleshooting). +* Checkout the [general troubleshooting section for Assist](/docs/assist/troubleshooting). ## About the analog phone