Speech Synthesis
Links
Deepvoice3 PyTorch - PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models.
WaveNet vocoder - Can generate high quality raw speech samples conditioned on linguistic or acoustic features.
Papercup - Translate your content into other languages with a voice that sounds like yours.
nv-wavenet - CUDA reference implementation of autoregressive WaveNet inference.
Flowtron - Auto-regressive flow-based generative network for text to speech synthesis.
Sonatic - Emotionally Expressive Text to Speech.
DiffWave - Fast, high-quality neural vocoder and waveform synthesizer.
VoiceFilter - Unofficial PyTorch implementation of Google AI's VoiceFilter system. (Web)
Last updated