448 Forks
1812 Stars
1812 Watchers

tacotron

A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model

How to download and setup tacotron

Open terminal and run command
git clone https://github.com/Kyubyong/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/Kyubyong/tacotron/archive/master.zip

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

If you have some problems with tacotron

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