8000 GitHub - definitio/ha-rhvoice at 1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

definitio/ha-rhvoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeAssistant - RHVoice component

This is a custom component for local TTS engine RHVoice.

Usage

  1. Run rhvoice-rest docker container.
  2. Add component to Home Assistant.
  3. Add to configuration.yaml:
tts:
  - platform: rhvoice
    host: rhvoice
    format: 'mp3'  # Optional, wav|mp3|opus|flac
    pitch: 50  # Optional, 0..100
    rate: 50  # Optional, 0..100
    voice: 'anna' # Optional
    volume: 50  # Optional, 0..100

List of languages and voices.

About

Home Assistant integration for RHVoice - a local text-to-speech engine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0