From a0db16b924d3327b63d5db4d9e7d175eb8f845ee Mon Sep 17 00:00:00 2001 From: DrakeCoding <106654150+DrakeCoding@users.noreply.github.com> Date: Fri, 13 Oct 2023 03:49:39 -0600 Subject: [PATCH] Update voice_remote_local_assistant.markdown (#29330) --- source/voice_control/voice_remote_local_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/voice_control/voice_remote_local_assistant.markdown b/source/voice_control/voice_remote_local_assistant.markdown index e2a2094bc6c..0949593a169 100644 --- a/source/voice_control/voice_remote_local_assistant.markdown +++ b/source/voice_control/voice_remote_local_assistant.markdown @@ -63,7 +63,7 @@ The options are also documented in the add-on itself. Go to the {% my supervisor ## Related topics -- [Create your own a wake word](/voice_control/create_wake_word/) +- [Create your own 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)