Skip to content

itdonline/hass_tts_homely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

HASS tts_homely

Vietnamese multi voice Text to speech for Home Assistant Extenting google transtalte for TTS function of HASS that Support Vietnamse voice from FPT speech

Setup:

Download folder to:

<config dir>/custom_components/

Edit the configuration:

Get FPT speech api: https://console.fpt.ai

Replace the api_key in the config

Replace voice_type to change vietnamese voice

tts:  
  - platform: tts_homely      
    language: 'vi'
    api_key: 'XXXX'
    speed: '-2'
    #nam_mien_bac nu_mien_bac nu_mien_nam nu_hue
    voice_type: 'nu_mien_nam'

Enjoy Vietnamse voice :D

About

Text to speech for home assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages