Skip to content

khaykingleb/FastSpeech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-Speech

Model

FastSpeech Implementation.

Notebook

Open In Colab

Getting Started

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