This repository was archived by the owner on Sep 11, 2022. It is now read-only.
v0.2.0
·
6 commits
to release/v0.2
since this release
Experiemnts conducted with LJSpeech dataset are extended, from separate ones for acoustic models and vocoders, to chained ones. Neural acoustic models with neural vocoders work togather to make a simpler TTS pipeline.
- Transformer TTS + Waveflow;
- Tacotron2 + Waveflow.
Since the acoustic configurations for training the acoustic model and the vocoder is the same, chaining them is seamless.