Skip to content

Releases: keithito/tacotron

Faster synthesis, better support for non-English training data

13 Sep 04:09
Compare
Choose a tag to compare
  • PR #41 adds a TensorFlow implementation of Griffin-Lim.
    • Audio can be generated at 7.5x real-time on a GTX 1080Ti.
  • PR #40 makes the text processing pipeline more configurable
    • This can make it easier to train on non-English data.
    • See TRAINING_DATA.md for details.
  • TensorFlow 1.3 is now required.

Initial version

05 Sep 04:47
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release
Update model download instructions

Some versions of tar require the "j" flag to decompress