Skip to content
This repository was archived by the owner on Sep 11, 2022. It is now read-only.

v0.2.0

Choose a tag to compare

@iclementine iclementine released this 10 Mar 08:02
· 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.

  1. Transformer TTS + Waveflow;
  2. Tacotron2 + Waveflow.

Since the acoustic configurations for training the acoustic model and the vocoder is the same, chaining them is seamless.