From b5aca03fca54e6743f2e1aeaafcde9871a58cfcf Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Fri, 14 Feb 2025 01:34:27 -0600 Subject: [PATCH] Add Speech-to-Phrase add-on to Wyoming docs (#37456) --- source/_integrations/wyoming.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/wyoming.markdown b/source/_integrations/wyoming.markdown index b33dcc331b2..ea0fb447218 100644 --- a/source/_integrations/wyoming.markdown +++ b/source/_integrations/wyoming.markdown @@ -26,6 +26,7 @@ ha_zeroconf: true The **Wyoming** {% term integration %} connects external voice services to Home Assistant using a [small protocol](https://github.com/rhasspy/rhasspy3/blob/master/docs/wyoming.md). This enables [Assist](/voice_control/) to use a variety of local [speech-to-text](/integrations/stt/), [text-to-speech](/integrations/tts/), and [wake-word-detection](/integrations/wake_word/) systems, such as: +- Speech-to-Phrase {% my supervisor_addon badge addon="core_speech-to-phrase" %} - Whisper {% my supervisor_addon badge addon="core_whisper" %} - Piper {% my supervisor_addon badge addon="core_piper" %} - openWakeWord {% my supervisor_addon badge addon="core_openwakeword" %}