πΈ v0.0.12
πBug Fixes
πΎ Code updates
- Enable logging model config.json on Tensorboard. #418
- Update code style standards and use a
Makefile
to ease regular tasks. #423 - Enable using
Tacotron.prenet.dropout
at inference time. This leads to a better quality with some models. - Update default
tts
model to LJspeech TacotronDDC. - Show the real waveform on Tensorboard in GAN vocoder training.
πΆββοΈ Operational Updates
π Model implementations
- initial HiFiGAN implementation (π @rishikksh20 @erogol) #422
π New Pre-Trained Model Releases
-
Universal HifiGAN model(postponed to the next version for π @Edresson's updated model.) - LJSpeech, Tacotron2 Double Decoder Consistency v2 model.
Check our blog post to learn more about Double Decoder Consistency. - LJSpeech HifiGAN model.
Released Models
π‘ All the models below are available by tts
end point as explained here.
Language | Dataset | Model Name | Model Type | TTS version | Download |
---|---|---|---|---|---|
β¨ English | LJSpeech | Tacotron-DDC | tts | π v0.0.12 | πΎ |
German | Thorsten-DE | Tacotron-DCA | tts | v0.0.11 | πΎ |
German | Thorsten-DE | Wavegrad | vocoder | v0.0.11 | πΎ |
English | LJSpeech | SpeedySpeech | tts | v0.0.10 | πΎ |
English | EK1 | Tacotron2 | tts | v0.0.10 | πΎ |
Dutch | MAI | TacotronDDC | tts | v0.0.10 | πΎ |
Chinese | Baker | TacotronDDC-GST | tts | v0.0.10 | πΎ |
English | LJSpeech | TacotronDCA | tts | v0.0.9 | πΎ |
English | LJSpeech | Glow-TTS | tts | v0.0.9 | πΎ |
Spanish | M-AILabs | TacotronDDC | tts | v0.0.9 | πΎ |
French | M_AILabs | TacotronDDC | tts | v0.0.9 | πΎ |
Dutch | MAI | TacotronDDC | tts | v0.0.10 | πΎ |
β¨ English | LJSpeech | HiFiGAN | vocoder | π v0.0.12 | πΎ |
English | EK1 | WaveGrad | vocoder | v0.0.10 | πΎ |
Dutch | MAI | ParallelWaveGAN | vocoder | v0.0.10 | πΎ |
English | LJSpeech | MB-MelGAN | vocoder | v0.0.9 | πΎ |
π Multi-Lang | LibriTTS | FullBand-MelGAN | vocoder | v0.0.9 | πΎ |
π Multi-Lang | LibriTTS | WaveGrad | vocoder | v0.0.9 | πΎ |