Faster synthesis, better support for non-English training data
Pre-release
Pre-release
- 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.