1110 Forks
7634 Stars
7634 Watchers

TTS

:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)

How to download and setup TTS

Open terminal and run command
git clone https://github.com/mozilla/TTS.git
git clone is used to create a copy or clone of TTS 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 TTS https://github.com/mozilla/TTS/archive/master.zip

Or simply clone TTS with SSH
[email protected]:mozilla/TTS.git

If you have some problems with TTS

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