Skip to content

s-knibbs/rhasspy-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhasspy TTS Home Assistant Integration

TTS platform to enable home assistant to use the rhasspy text-to-speech engine.

Installation

Install via HACS or copy ./custom_components/rhasspy_tts/ to /config/custom_components/

Configuration Variables

key required value description
platform yes rhasspy_tts
host no 127.0.0.1 Hostname or IP address of the rhasspy server
port no 12101 Port to stream audio to, default is 12101
ssl no true Enable this if rhasspy is running with ssl enabled

Example Config

tts:
  - platform: rhasspy_tts

About

Rhasspy TTS provider for homeassistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages