Skip to content
/ AllTalkTTS Public

A custom component for Home Assistant which integrates AllTalk TTS

License

Notifications You must be signed in to change notification settings

ser/AllTalkTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllTalkTTS Home Assistant Integration

AllTalk is an updated version of the Coqui_tts extension for Text Generation web UI.

Installation

AllTalkTTS

Firstly you must have working instance of AllTalkTTS server running. Follow instructions in the AllTalkTTS repository.

Home Assistant integration

To use it, copy the alltalktts folder inside your config/custom_components folder on your home assistant installation.

Configuration

Add following lines to your Home Assistant configuration:

tts:
  - platform: alltalktts
    host: <host>
    port: <port>

At the moment integration chooses random voice for every TTS because I like variety. If you want to add option to choose specific voice, I am open to PRs.

Copyrights

Author: Dr Serge Victor

This software is loosely based on concept provided by Markus Pöschl in his PicoTTS Remote custom component.

About

A custom component for Home Assistant which integrates AllTalk TTS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages