Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardsamuels/hass-alltalk_tts
A Home Assistant plugin for using alltalk_tts as a TTS provider
https://github.com/richardsamuels/hass-alltalk_tts
alltalk hass home-assistant home-automation tts
Last synced: about 1 month ago
JSON representation
A Home Assistant plugin for using alltalk_tts as a TTS provider
- Host: GitHub
- URL: https://github.com/richardsamuels/hass-alltalk_tts
- Owner: richardsamuels
- Created: 2024-08-25T05:55:20.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-25T22:23:04.000Z (4 months ago)
- Last Synced: 2024-10-13T08:40:49.848Z (3 months ago)
- Topics: alltalk, hass, home-assistant, home-automation, tts
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alltalk_tts Home Assistant Plugin
This is a Home Assistant plugin to allow [alltalk_tts](https://github.com/erew123/alltalk_tts) to be used as a text-to-speech provider in Home Assistant. You are responsible for setting that up. Note the URL for accessing the alltalk_tts API for Installation.
## Installation
Install this plugin with [HACS](https://hacs.xyz/docs/use/).
1. Inside of HACS, click the three dots -> Custom Repositories -> Add 'richardsamuels/hass-alltalk_tts' Type Integration -> Click Add.
2. Restart Home Assistant, Click Settings -> Devices & Services -> Add Integration -> Search for and click on alltalk_tts.
3. In the first window, enter to URL to the alltalk_tts API, such has `http://localhost:7815/api`.
4. In the second window, confirm the voice and language. Click Add
5. Open Settings -> Voice Assistants -> Select your pipeline -> Scroll to "Text to Speech" -> Select `alltalk ...` -> Click Try Voice.
6. If you heard a test voice, Click update and you're done. If not, check the logs and fix the problems.