mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add links to piper/whisper standalone Docker images (#27193)
* Add links to piper/whisper standalone Docker images * Add word
This commit is contained in:
parent
c0daeec661
commit
fcba83faf9
@ -86,6 +86,8 @@ _For more samples, see [the Piper website][piper-samples]_
|
||||
|
||||
An {% my supervisor_addon addon="core_piper" title="add-on with Piper" %} is available now for Home Assistant with [over 40 voices across 18 languages][piper-samples], including: Catalan, Danish, German, English, Spanish, Finnish, French, Greek, Italian, Kazakh, Nepali, Dutch, Norwegian, Polish, Brazilian Portuguese, Ukrainian, Vietnamese, and Chinese. Voices for Piper are trained from [open audio datasets][open-audio], many of which come from [free audiobooks read by volunteers][audiobook]. If you’re interested in contributing your voice, [let us know!][contact]
|
||||
|
||||
You can also run [Piper as a standalone Docker container](https://hub.docker.com/r/rhasspy/wyoming-piper).
|
||||
|
||||
[mm-algo]: https://github.com/jaywalnut310/vits/
|
||||
[piper-samples]: https://rhasspy.github.io/piper-samples
|
||||
[open-audio]: http://www.openslr.org/
|
||||
@ -98,6 +100,8 @@ An {% my supervisor_addon addon="core_piper" title="add-on with Piper" %} is ava
|
||||
|
||||
An {% my supervisor_addon addon="core_whisper" title="add-on using faster-whisper" %} is available now for Home Assistant. On a Raspberry Pi 4, voice commands can take around 7 seconds to process with about 200 MB of RAM used. An Intel Core i5 CPU or better is capable of sub-second response times and can run larger (and more accurate) versions of Whisper.
|
||||
|
||||
You can also run [Whisper as a standalone Docker container](https://hub.docker.com/r/rhasspy/wyoming-whisper).
|
||||
|
||||
[Whisper]: https://github.com/openai/whisper
|
||||
[whisper-lang]: https://github.com/openai/whisper#available-models-and-languages
|
||||
[whisper.cpp]: https://github.com/ggerganov/whisper.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user