Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 2.34 KB

README.md

File metadata and controls

67 lines (36 loc) · 2.34 KB

🇺🇦 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