diff --git a/source/voice_control/create_wake_word.markdown b/source/voice_control/create_wake_word.markdown index cd04b3bf05a..29a814f8800 100644 --- a/source/voice_control/create_wake_word.markdown +++ b/source/voice_control/create_wake_word.markdown @@ -4,13 +4,15 @@ related: - docs: /voice_control/thirteen-usd-voice-remote/ title: $13 voice assistant for Home Assistant - docs: /voice_control/custom_sentences/ + title: Custom Sentences + - docs: /common-tasks/os/#configuring-access-to-files title: Installing the Samba add-on - docs: /voice_control/about_wake_word/ title: About wake words - url: https://colab.research.google.com/drive/1q1oe2zOyZp7UsB3jJiQ1IFn8z5YfjwEb?usp=sharing#scrollTo=1cbqBebHXjFD title: Wake word training environment - url: https://github.com/dscripka/openWakeWord - title: Wake word training environment + title: openWakeWord --- You can now create your own wake word to use with Home Assistant. The procedure below will guide you to train a model. The model is trained using voice clips generated by our local neural text-to-speech system [Piper](https://github.com/rhasspy/piper).