mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
local stt and tts pipeline: update to reflect current SW (#29319)
This commit is contained in:
parent
71f3ddfd73
commit
06a89c6efa
Binary file not shown.
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 98 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 7.1 KiB |
@ -46,6 +46,7 @@ For the quickest way to get your local Assist pipeline started, follow these ste
|
||||
- Under **Speech-to-text**, select **faster-whisper**.
|
||||
- Under **Text-to-speech**, select **piper**.
|
||||
- Depending on your language, you may be able to select different language variants.
|
||||
- If you like, [set up a wake word](/voice_control/create_wake_word/).
|
||||
|
||||
3. That's it. You ensured your voice commands can be processed locally on your device.
|
||||
4. If you haven't done so yet, [expose your devices to Assist](/voice_control/voice_remote_expose_devices/#exposing-your-devices).
|
||||
@ -59,3 +60,10 @@ View some of the options in the video below. Explained by Mike Hansen, creator o
|
||||
<lite-youtube videoid="Tk-pnm7FY7c" videoStartAt="1589" videotitle="Configure your local Assist pipeline for your setup"></lite-youtube>
|
||||
|
||||
The options are also documented in the add-on itself. Go to the {% my supervisor_addon addon="core_whisper" title="**Whisper**" %} or the {% my supervisor_addon addon="core_piper" title="**Piper**" %} add-on and open the **Documentation** page.
|
||||
|
||||
## Related topics
|
||||
|
||||
- [Create your own a wake word](/voice_control/create_wake_word/)
|
||||
- [Expose your devices to Assist](/voice_control/voice_remote_expose_devices/#exposing-your-devices)
|
||||
- [Whisper for speech-to-text](https://github.com/openai/whisper)
|
||||
- [Piper for text-to-speech](https://github.com/rhasspy/piper)
|
||||
|
Loading…
x
Reference in New Issue
Block a user