FastSpeech Implementation.
Clone the repository and step into it:
git clone https://github.com/khaykingleb/Text-to-Speech.git
cd Text-to-Speech
Install requirements and modules.
pip install -r requirements.txt
python setup.py install
Use for training:
python main.py -c configs/cofig_name.json