HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Tacotron: Towards End-to-End Speech Synthesis

Yuxuan Wang; RJ Skerry-Ryan; Daisy Stanton; Yonghui Wu; Ron J. Weiss; Navdeep Jaitly; Zongheng Yang; Ying Xiao; Zhifeng Chen; Samy Bengio; Quoc Le; Yannis Agiomyrgiannakis; Rob Clark; Rif A. Saurous

Tacotron: Towards End-to-End Speech Synthesis

Abstract

A text-to-speech synthesis system typically consists of multiple stages, such as a text analysis frontend, an acoustic model and an audio synthesis module. Building these components often requires extensive domain expertise and may contain brittle design choices. In this paper, we present Tacotron, an end-to-end generative text-to-speech model that synthesizes speech directly from characters. Given <text, audio> pairs, the model can be trained completely from scratch with random initialization. We present several key techniques to make the sequence-to-sequence framework perform well for this challenging task. Tacotron achieves a 3.82 subjective 5-scale mean opinion score on US English, outperforming a production parametric system in terms of naturalness. In addition, since Tacotron generates speech at the frame level, it's substantially faster than sample-level autoregressive methods.

Code Repositories

dipjyoti92/SC-WaveRNN
pytorch
Mentioned in GitHub
ShuSQ/CCI_AP_PoseLoops
tf
Mentioned in GitHub
r9y9/tacotron_pytorch
pytorch
Mentioned in GitHub
OlaWod/my-tacotron2
pytorch
Mentioned in GitHub
anandaswarup/rnn-tts
pytorch
Mentioned in GitHub
keithito/tacotron
tf
Mentioned in GitHub
vohoaiviet/voice-vector
tf
Mentioned in GitHub
shortpoet/Final-Project
Mentioned in GitHub
thethirdwheel/malumagraph
Mentioned in GitHub
anandaswarup/TTS
pytorch
Mentioned in GitHub
tigthor/Voice-Cloning-AI
pytorch
Mentioned in GitHub
izzajalandoni/tts_models
pytorch
Mentioned in GitHub
coqui-ai/TTS
pytorch
Mentioned in GitHub
dipjyoti92/TTS-Style-Transfer
pytorch
Mentioned in GitHub
racinmat/lecture-generator
tf
Mentioned in GitHub
barronalex/Tacotron
tf
Mentioned in GitHub
andabi/deep-voice-conversion
tf
Mentioned in GitHub
0fengzi0/tacotron
tf
Mentioned in GitHub
fatchord/WaveRNN
pytorch
Mentioned in GitHub
mozilla/TTS
pytorch
Mentioned in GitHub
IvKosar/text2speech
pytorch
Mentioned in GitHub
andabi/voice-vector
tf
Mentioned in GitHub
mindmapper15/Voice-Converter
tf
Mentioned in GitHub
thuhcsi/tacotron
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
speech-synthesis-on-north-american-englishTacotron
Mean Opinion Score: 4.001

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Tacotron: Towards End-to-End Speech Synthesis | Papers | HyperAI