Assist - add introductory overview topic (#27387)

* Assist - add introductory overview topic

- features 30min video introduction by BeardedTinker

* Update docs_navigation.html

Avoid unrelated change.
This commit is contained in:
c0ffeeca7 2023-05-16 21:41:49 +02:00 committed by GitHub
parent 0809c35358
commit 1bd9fb0e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 0 deletions

View File

@ -46,6 +46,7 @@
<li>{% active_link /docs/assist/apple/ Assist for Apple devices %}</li>
<li>{% active_link /docs/assist/builtin_sentences/ Built-in sentences %}</li>
<li>{% active_link /docs/assist/custom_sentences/ Custom sentences %}</li>
<li>{% active_link /docs/assist/using_voice_assistants_overview/ Voice assistants - overview %}</li>
<li>{% active_link /docs/assist/voice_remote_expose_devices/ Exposing devices to your voice assistant %}</li>
<li>{% active_link /docs/assist/voice_remote_local_assistant/ Configuring a local assistant %}</li>
<li>{% active_link /docs/assist/troubleshooting/ Troubleshooting Assist %}</li>

View File

@ -0,0 +1,19 @@
---
title: "Using voice assistants - overview"
---
We are in [chapter two](https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/) of Home Assistant's Year of the Voice.
We can now turn speech into text and text back into speech. Wake word detection is not yet supported.
The video below provides a good overview of what is currently possible with voice assistants. It shows you the following:
* How to voice-control devices using the Assist button, an [analog phone](/projects/worlds-most-private-voice-assistant/), or an [ATOM Echo](/projects/thirteen-usd-voice-remote/).
* How to [expose devices to Assist](/docs/assist/voice_remote_expose_devices/).
* How to set up a [local voice assistant](/docs/assist/voice_remote_local_assistant/).
* The video also shows the differences in processing speed. It compares:
* Home Assistant Cloud versus local processing,
* local processing on more or less powerful hardware.
<lite-youtube videoid="MOJQU5zyoIY" videotitle="Local voice and hearing for your Home Assistant Assist"></lite-youtube>