tacotron topic

List tacotron repositories

TPGST-Tacotron

34
Stars
8
Forks
Watchers

Google's TPGST reimplementation.

mimic2

580
Stars
106
Forks
Watchers

Text to Speech engine based on the Tacotron architecture, initially implemented by Keith Ito.

Tacotron2

52
Stars
13
Forks
Watchers

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

17
Stars
3
Forks
Watchers

Pytorch implementation of "Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions", ICASSP, 2018.

gmvae_tacotron

51
Stars
12
Forks
Watchers

Gaussian Mixture VAE Tacotron

ForwardTacotron

570
Stars
109
Forks
Watchers

⏩ Generating speech in a single forward pass without any attention!

Comprehensive-Tacotron2

43
Stars
15
Forks
Watchers

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

36
Stars
42
Forks
Watchers

Text to speech Discord bot using FakeYou

CS-Tacotron-Pytorch

23
Stars
6
Forks
Watchers

Pytorch implementation of CS-Tacotron, a code-switching speech synthesis end-to-end generative TTS model.

TTS-Tacotron-Pytorch

29
Stars
10
Forks
Watchers

Pytorch implementation of Tacotron, a speech synthesis end-to-end generative TTS model.