tacotron topic

List tacotron repositories

tacotron

527
Stars
83
Forks
Watchers

Audio samples accompanying publications related to Tacotron, an end-to-end speech synthesis model.

gst-tacotron

368
Stars
110
Forks
Watchers

A tensorflow implementation of the "Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis"

tacotron_pytorch

305
Stars
81
Forks
Watchers

PyTorch implementation of Tacotron speech synthesis model.

GST-Tacotron

350
Stars
72
Forks
Watchers

A PyTorch implementation of Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis

mandarin-tts

449
Stars
105
Forks
Watchers

Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei and aishell3 datasets

Tacotron-pytorch

205
Stars
42
Forks
Watchers

Pytorch implementation of Tacotron

tacotron_asr

165
Stars
39
Forks
Watchers

Speech Recognition Using Tacotron

FCH-TTS

237
Stars
42
Forks
Watchers

A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用于英语、普通话/中文、日语、韩语、俄语和藏语(当前已...

Tacotron2-PyTorch

142
Stars
35
Forks
Watchers

Yet another PyTorch implementation of Tacotron 2 with reduction factor and faster training speed.

tacotron2-mandarin

126
Stars
45
Forks
Watchers

Tensorflow implementation of Chinese/Mandarin TTS (Text-to-Speech) based on Tacotron-2 model.