Deep Learning TTS Template
1.0.0
This is a template for the Non-autoregressive TTS model. It contains
git clone https://github.com/keonlee9420/Deep-Learning-TTS-Template
cd Deep-Learning-TTS-Template
MYMODEL strings in this repo with your model name and also rename the file model/MYMODEL.py.model/ and check train.py and synthesize.py.README_template.md for the README.md file of your project./img for your model architecture and tensorboard examples. It would also be nice to show your model's output audio in /demo.requirements.txt and /config of your project.@misc{lee2021deep_learning_tts_template,
author = {Lee, Keon},
title = {Deep-Learning-TTS-Template},
year = {2021},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {url{https://github.com/keonlee9420/Deep-Learning-TTS-Template}}
}