| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-06-01 | 467 Bytes | |
| TensorFlowTTS v1.6 source code.tar.gz | 2021-06-01 | 46.4 MB | |
| TensorFlowTTS v1.6 source code.zip | 2021-06-01 | 46.5 MB | |
| Totals: 3 Items | 92.9 MB | 0 | |
Release Notes
- Support TFlite C++ inference. (https://github.com/TensorSpeech/TensorFlowTTS/tree/master/examples/cpptflite)
- Add an example for FastSpeech2 and MB-Melgan on IOS. (https://github.com/TensorSpeech/TensorFlowTTS/tree/master/examples/ios)
- Integrated with Huggingface Hub. (PR [#555] [#564] [#566]). Our pretrained models uploaded in https://huggingface.co/tensorspeech
- Fix convergence problem with hifigan caused by large learning rate (#571)