mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update intents link (#39522)
This commit is contained in:
parent
06bb3768f7
commit
58fb73f463
@ -83,7 +83,7 @@ repository, and [we are looking for contributions](https://github.com/home-assis
|
||||
So, feel free to jump in and help out!
|
||||
|
||||
An overview of the current status of all intents and languages can be found on
|
||||
[this page](https://home-assistant.github.io/intents/). The page gives insight
|
||||
[this page](https://ohf-voice.github.io/intents/). The page gives insight
|
||||
into the parts we need help with.
|
||||
|
||||
Lastly, we are also looking for language leaders! Each language is maintained
|
||||
|
@ -20,7 +20,7 @@ _To watch the video presentation of this blog post, including live demos, check
|
||||
|
||||
The core of a voice assistant is to be able to understand the intention of a spoken sentence. What is it the user wants to do? To extract these intentions we created our own template sentence matching format and intent recognizer named [Hassil](https://github.com/home-assistant/hassil).
|
||||
|
||||
This new format is used by our new [Home Assistant Intents](https://github.com/home-assistant/intents) project. The goal of this project is to collect home automation sentences in every possible language. Since it's start a month ago, we have had 112 people contribute. The project now supports [22 languages and 14 more are in progress](https://home-assistant.github.io/intents/).
|
||||
This new format is used by our new [Home Assistant Intents](https://github.com/home-assistant/intents) project. The goal of this project is to collect home automation sentences in every possible language. Since it's start a month ago, we have had 112 people contribute. The project now supports [22 languages and 14 more are in progress](https://ohf-voice.github.io/intents/).
|
||||
|
||||
## Assist
|
||||
|
||||
|
@ -77,7 +77,7 @@ Today we like you to meet:
|
||||
allows you to use natural language to control Home Assistant. It is powered by
|
||||
[Hassil](https://github.com/home-assistant/hassil) and the sentences
|
||||
(contributed by 112! people) from the
|
||||
[Home Assistant Intents](https://home-assistant.github.io/intents/) project.
|
||||
[Home Assistant Intents](https://ohf-voice.github.io/intents/) project.
|
||||
|
||||
We believe technology is meant to be played with, and projects should be
|
||||
usable as soon as possible. Together with the community, we can then iterate
|
||||
|
@ -25,7 +25,7 @@ _To watch the video presentation of this blog post, including live demos, check
|
||||
|
||||
[Year of the Voice]: https://www.home-assistant.io/blog/2022/12/20/year-of-voice/
|
||||
[Chapter 1]: https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/
|
||||
[45 languages]: https://home-assistant.github.io/intents/
|
||||
[45 languages]: https://ohf-voice.github.io/intents/
|
||||
[live-stream]: https://youtube.com/live/Tk-pnm7FY7c?feature=share
|
||||
[assist]: /voice_control/
|
||||
|
||||
|
@ -29,7 +29,7 @@ _To watch the video presentation of this blog post, including live demos, check
|
||||
[Year of the Voice]: https://www.home-assistant.io/blog/2022/12/20/year-of-voice/
|
||||
[Chapter 1]: https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/
|
||||
[Chapter 2]: https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/
|
||||
[50 languages]: https://home-assistant.github.io/intents/
|
||||
[50 languages]: https://ohf-voice.github.io/intents/
|
||||
[live-stream]: https://youtube.com/live/sXzItFksYFA?feature=share
|
||||
[Assist]: /voice_control/
|
||||
[ESPHome]: /voice_control/thirteen-usd-voice-remote/
|
||||
|
@ -16,7 +16,7 @@ This year is Home Assistant’s [Year of the Voice](https://www.home-assistant.i
|
||||
|
||||
We’ve got great news: wake words are finally here! After 4 chapters, we now have the final building block for voice in Home Assistant.
|
||||
|
||||
In [Chapter 1](https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/), we started with text commands such as “turn on the kitchen light” and “open garage door”. We now [support 56 languages](https://home-assistant.github.io/intents/) and have 188 contributors helping to translate common smart home commands for everyone.
|
||||
In [Chapter 1](https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/), we started with text commands such as “turn on the kitchen light” and “open garage door”. We now [support 56 languages](https://ohf-voice.github.io/intents/) and have 188 contributors helping to translate common smart home commands for everyone.
|
||||
|
||||
[Chapter 2](https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/) introduced audio for voice commands: both speech-to-text and text-to-speech. This included local options for maximum privacy as well as support for Home Assistant Cloud for incredible speed and language coverage. Lastly in [Chapter 3](https://www.home-assistant.io/blog/2023/07/20/year-of-the-voice-chapter-3/), we added the ability to set Home Assistant as your default assistant on Android phones and watches.
|
||||
|
||||
|
@ -169,7 +169,7 @@ extremely hard to polish support for their language.
|
||||
The number of contributions to our [intents repository] (where we store the
|
||||
supported sentences) skyrocketed during the last month, which we all truly
|
||||
appreciate. More and more languages are becoming usable or even complete!
|
||||
You can follow the progress [here](https://home-assistant.github.io/intents/).
|
||||
You can follow the progress [here](https://ohf-voice.github.io/intents/).
|
||||
|
||||
We won’t list them all, but rest assured, someone is likely working hard to
|
||||
ensure your native language works seamlessly, so you can use it comfortably
|
||||
|
@ -83,7 +83,7 @@ Assist can't understand spoken words and needs something to take that audio and
|
||||
|
||||
<p class='img'><img src='/images/blog/2024-12-voice-chapter-8/language-support.png' style='border: 0;box-shadow: none;' alt="Our language checker">See if your language is supported with <a href="/voice-pe/#language-support" target="_blank">our checker</a>.</p>
|
||||
|
||||
Assist aims to support more languages than other voice assistants, and this has been a massive undertaking for our community - We need more help. The first step for language support is getting the commands (intents) right, and we have [over 25 major languages](https://home-assistant.github.io/intents/) that are ready to use today. Our wake words are also getting better at understanding different accents thanks to our [Wake Word Collective tool](https://ohf-voice.github.io/wake-word-collective/).
|
||||
Assist aims to support more languages than other voice assistants, and this has been a massive undertaking for our community - We need more help. The first step for language support is getting the commands (intents) right, and we have [over 25 major languages](https://ohf-voice.github.io/intents/) that are ready to use today. Our wake words are also getting better at understanding different accents thanks to our [Wake Word Collective tool](https://ohf-voice.github.io/wake-word-collective/).
|
||||
|
||||
### Text-to-speech
|
||||
|
||||
|
@ -252,7 +252,7 @@ and did not make it this release)._
|
||||
You can now broadcast messages to every other voice assistant in your home.
|
||||
Try it by saying _"Broadcast it is time for dinner"_.
|
||||
As always with new intents, support may vary
|
||||
[depending on your language](https://home-assistant.github.io/intents/),
|
||||
[depending on your language](https://ohf-voice.github.io/intents/),
|
||||
but our language leaders are working hard on making sure it will be supported
|
||||
soon in your language!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user