Move troubleshooting topic (#27171)
Co-authored-by: Franck Nijhof <git@frenck.dev>
@ -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.
|
||||
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/).
|
@ -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.
|
||||
|
||||
<p class='img'>
|
||||
<img src="/images/integrations/voip/voip_adapter.png" />
|
||||
|
@ -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.
|
||||

|
||||
* 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/).
|
||||

|
||||
* For both integrations, select **Configure**.
|
||||
* Once the setup is complete, you should see both Piper and Whisper in one integration.
|
||||
|
Before Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 126 KiB |
@ -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.
|
||||
|
||||
<script type="module" src="https://unpkg.com/esp-web-tools@9/dist/web/install-button.js?module"></script>
|
||||
<esp-web-install-button manifest="https://firmware.esphome.io/voice-assistant/m5stack-atom-echo/manifest.json"></esp-web-install-button>
|
||||
<script type="module" src="https://unpkg.com/esp-web-tools@9/dist/web/install-button.js?module"></script>
|
||||
<esp-web-install-button manifest="https://firmware.esphome.io/voice-assistant/m5stack-atom-echo/manifest.json"></esp-web-install-button>
|
||||
|
||||
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/).
|
||||
* Checkout the [general troubleshooting section for Assist](/docs/assist/troubleshooting/).
|
@ -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
|
||||
|
||||
|