From 8d6adb05c8ff130d6002f831f0dbe9c8009a4f83 Mon Sep 17 00:00:00 2001 From: Laura <6484174+laupalombi@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:36:12 +0100 Subject: [PATCH] Fixes to contribute voice page (#36440) Co-authored-by: Joost Lekkerkerker --- source/voice_control/contribute-voice.markdown | 8 ++++---- source/voice_control/index.markdown | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/source/voice_control/contribute-voice.markdown b/source/voice_control/contribute-voice.markdown index e97bcd2ecc9..76bf77138e7 100644 --- a/source/voice_control/contribute-voice.markdown +++ b/source/voice_control/contribute-voice.markdown @@ -1,9 +1,9 @@ --- title: Contribute to the Voice initiative related: - - docs: /voice_control/best_practices + - docs: /voice_control/best_practices/ title: Best Practices with Assist - - docs: /voice_control/builtin_sentences + - docs: /voice_control/builtin_sentences/ title: Sentences starter kit - url: https://www.nabucasa.com/config/ title: Home Assistant Cloud @@ -23,7 +23,7 @@ To create a Piper voice, you don't need an army of volunteers. You need a native Are you missing a language? Email us if you want to help out! To help interested people contribute languages, we opened up the email address [voice@nabucasa.com](mailto:voice@nabucasa.com). -### Other ways to contribute with intents and samples +### Other ways to contribute with samples You can also participate in public datasets. Commonvoice and Librivox are used by many speech-to-text projects to train their models. @@ -35,4 +35,4 @@ You can also participate in public datasets. Commonvoice and Librivox are used b There are also a couple ways to actively contribute to the development of the voice initiative: - [Contribute sentence intents in your language](https://developers.home-assistant.io/docs/voice/intent-recognition/contributing/) - [Become a language leader](https://developers.home-assistant.io/docs/voice/language-leaders) -- [Contribute code to Assist](https://github.com/home-assistant/core/tree/dev/homeassistant/components/assist_pipeline) +- [Contribute code to Assist](https://github.com/home-assistant/core/tree/dev/homeassistant/components/assist_pipeline) \ No newline at end of file diff --git a/source/voice_control/index.markdown b/source/voice_control/index.markdown index dffda69c155..56295f137cb 100644 --- a/source/voice_control/index.markdown +++ b/source/voice_control/index.markdown @@ -1,15 +1,15 @@ --- title: Talking with Home Assistant - get your system up & running related: - - docs: /voice_control/android + - docs: /voice_control/android/ title: Assist on Android - - docs: /voice_control/apple + - docs: /voice_control/apple/ title: Assist on Apple - docs: /voice_control/thirteen-usd-voice-remote/ - title: Build a 13$ voice remote using an ESPHome device + title: Build a $13 voice remote using an ESPHome device - docs: /voice_control/best_practices/ title: Best practices with Assist - - url: https://www.nabucasa.com/config/ + - url: https://www.nabucasa.com/config/assist/ title: Home Assistant Cloud --- @@ -519,6 +519,6 @@ Assist already supports a wide range of [languages](https://developers.home-assi -Did Assist not understand your sentence? [Contribute them](https://developers.home-assistant.io/docs/voice/intent-recognition/). +Did Assist not understand your sentence? [Contribute them](/voice_control/contribute-voice). _Assist was introduced in Home Assistant 2023.2._