tacotron topic
TPGST-Tacotron
Google's TPGST reimplementation.
mimic2
Text to Speech engine based on the Tacotron architecture, initially implemented by Keith Ito.
Tacotron2
A PyTorch implementation of Tacotron2, an end-to-end text-to-speech(TTS) system described in "Natural TTS Synthesis By Conditioning Wavenet On Mel Spectrogram Predictions".
tacotron2
Pytorch implementation of "Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions", ICASSP, 2018.
ForwardTacotron
⏩ Generating speech in a single forward pass without any attention!
Comprehensive-Tacotron2
PyTorch Implementation of Google's Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions. This implementation supports both single-, multi-speaker TTS and several techniques to...
Discord-TTS
Text to speech Discord bot using FakeYou
CS-Tacotron-Pytorch
Pytorch implementation of CS-Tacotron, a code-switching speech synthesis end-to-end generative TTS model.
TTS-Tacotron-Pytorch
Pytorch implementation of Tacotron, a speech synthesis end-to-end generative TTS model.