EndToEndTextToSpeech
Combine Tacotron2 and Hifi GAN to generate speech from text
Download weights
- Hifi GAN -> hifi_gan/checkpoint/ : pretrain 2.5M step, traning 350K & 550K step
- Tacotron2 -> tacotron2_mini/checkpoint/
Install
pip install -r requirements.txt
Run
python server.py
- App run on localhost:5000