mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fixes to contribute voice page (#36440)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
00cb661fa4
commit
8d6adb05c8
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Contribute to the Voice initiative
|
title: Contribute to the Voice initiative
|
||||||
related:
|
related:
|
||||||
- docs: /voice_control/best_practices
|
- docs: /voice_control/best_practices/
|
||||||
title: Best Practices with Assist
|
title: Best Practices with Assist
|
||||||
- docs: /voice_control/builtin_sentences
|
- docs: /voice_control/builtin_sentences/
|
||||||
title: Sentences starter kit
|
title: Sentences starter kit
|
||||||
- url: https://www.nabucasa.com/config/
|
- url: https://www.nabucasa.com/config/
|
||||||
title: Home Assistant Cloud
|
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).
|
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.
|
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:
|
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/)
|
- [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)
|
- [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)
|
@ -1,15 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: Talking with Home Assistant - get your system up & running
|
title: Talking with Home Assistant - get your system up & running
|
||||||
related:
|
related:
|
||||||
- docs: /voice_control/android
|
- docs: /voice_control/android/
|
||||||
title: Assist on Android
|
title: Assist on Android
|
||||||
- docs: /voice_control/apple
|
- docs: /voice_control/apple/
|
||||||
title: Assist on Apple
|
title: Assist on Apple
|
||||||
- docs: /voice_control/thirteen-usd-voice-remote/
|
- 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/
|
- docs: /voice_control/best_practices/
|
||||||
title: Best practices with Assist
|
title: Best practices with Assist
|
||||||
- url: https://www.nabucasa.com/config/
|
- url: https://www.nabucasa.com/config/assist/
|
||||||
title: Home Assistant Cloud
|
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._
|
_Assist was introduced in Home Assistant 2023.2._
|
||||||
|
Loading…
x
Reference in New Issue
Block a user