Fixes to contribute voice page (#36440)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Laura 2024-12-19 20:36:12 +01:00 committed by GitHub
parent 00cb661fa4
commit 8d6adb05c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -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)

View File

@ -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._