967 Forks
2814 Stars
2814 Watchers

tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)

How to download and setup tacotron

Open terminal and run command
git clone https://github.com/keithito/tacotron.git
git clone is used to create a copy or clone of tacotron repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tacotron https://github.com/keithito/tacotron/archive/master.zip

Or simply clone tacotron with SSH
[email protected]:keithito/tacotron.git

If you have some problems with tacotron

You may open issue on tacotron support forum (system) here: https://github.com/keithito/tacotron/issues