Home

Awesome

πŸ‡ΊπŸ‡¦ Ukrainian RADTTS/RADTTS++ models and HiFiGAN model

Join our Speech Synthesis Group in Telegram: https://t.me/speech_synthesis_uk

Donate: https://send.monobank.ua/jar/3Saxixsdua

Overview

This repository contains links to models:

Voices are from Open Source Ukrainian Text-to-Speech datasets

These models have three voices:

Demo

Lada

https://github.com/egorsmkv/radtts-uk/assets/7875085/ee89bc98-f425-4533-9404-5124ddc8e92c

Tetiana

https://github.com/egorsmkv/radtts-uk/assets/7875085/88d29b0d-5f78-403d-be51-765444e53950

Mykyta

https://github.com/egorsmkv/radtts-uk/assets/7875085/96d412b1-8977-48ed-93d0-6b741d6014ba

How to run?

Clone the repository https://github.com/egorsmkv/radtts and run the following command:

python inference.py -c config.json -r models/model_dap_84000.pt -v hifigan.pt -k hifigan_config.json \
  -t test.txt -s lada --speaker_attributes lada --speaker_text lada -o results

Download

Dropbox link to all models: https://www.dropbox.com/scl/fo/0eoipxgk16o2cnw2ymba3/h?dl=0&rlkey=7trclhuzuo6xno5n06xg4z7gd

Acknowledgement