Skip to content

egorsmkv/ukrainian-flowtron-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🇺🇦 Ukrainian Flowtron TTS

Trained models based on https://github.com/egorsmkv/flowtron

Install

git clone https://github.com/egorsmkv/flowtron

cd flowtron

# Next, read NOTES.txt

Note:

Demo

Download here: https://github.com/egorsmkv/ukrainian-flowtron-tts/releases/download/v0.1-alpha/demo_kotiki.wav

Usage

  1. Download a checkpoint

Look here: https://github.com/egorsmkv/ukrainian-flowtron-tts/releases

  1. Do inference
python3 inference.py --eng 0 --sigma 0.5 -c config.json -f model_101000.pt -w waveglow_256channels_ljs_v3.pt -t "Вітаю вас, мене звати Лада" -i 0

Model metrics (phonemes)

Attention

Training & Validation

Model metrics (graphemes)

Attention

Training & Validation

Look more

About

Text-to-Speech for Ukrainian using NVIDIA's Flowtron

Resources

License

Stars

Watchers

Forks

Packages

No packages published