-
Notifications
You must be signed in to change notification settings - Fork 1.3k
TTS Notebooks and Tutorials
Eren Gölge edited this page Sep 22, 2020
·
22 revisions
Please let us know if you create something new.
- Training MozillaTTS with LJSpeech[2]
- English - LJSpeech + WaveRNN + TTS (by @tugstugi).
- English - LJSpeech + MultiBandMelGAN + Tacotorn2(DDC): On CPU real-time speech synthesis with PyTorch
- English - LJSpeech + MultiBandMelGAN + Tacotorn2(DDC) TF: On CPU real-time speech synthesis with Tensorflow 2
- Converting Models from PyTorch to TF and TFLite
- English - Multi-Speaker TTS with Speaker Encoder by (@Edresson)
- English - Multi-Speaker TTS with GST by (@Edresson)
- German - Thorsten_DE + MultiBandMelGAN + Tacotorn2(DDC)
- English - LJSpeech + Universal FullBand-MelGAN + GlowTTS
[1] https://github.com/erogol/ParallelWaveGAN
[2] https://keithito.com/LJ-Speech-Dataset/
- Mozilla TTS Docker image by @synesthesiam