coqui-tts/TTS/tts
Eren Gölge 8b7e094bde Implement `forward_tts`
- Generic API for feed-forward TTS models (FastPitch, SpeedySpeech)

- Tests for `forward-tts`

- Edit  FastPitchConfig and SpeedySpeechConfig to use `forward_tts`
2021-09-10 08:24:33 +00:00
..
configs Implement `forward_tts` 2021-09-10 08:24:33 +00:00
datasets Fix attn mask reading bug 2021-09-06 15:16:58 +00:00
layers Move MAS to `TTS.tts.utils.helpers` 2021-09-09 10:57:19 +00:00
models Implement `forward_tts` 2021-09-10 08:24:33 +00:00
tf Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
utils Move MAS to `TTS.tts.utils.helpers` 2021-09-09 10:57:19 +00:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00