ttaoREtw/Tacotron-pytorch
A Pytorch Implementation of Tacotron: End-to-end Text-to-speech Deep-Learning Model
This tool helps you create natural-sounding speech from written text. You provide text, and it generates an audio file of someone speaking that text. It's useful for anyone needing to convert written content into spoken words, such as for audiobooks, voiceovers, or accessibility features.
110 stars. No commits in the last 6 months.
Use this if you need to transform text into high-quality, synthetic speech using a single speaker's voice.
Not ideal if you need multiple distinct voices or wish to clone a specific voice, as it currently supports a single speaker.
Stars
110
Forks
22
Language
Python
License
MIT
Category
Last pushed
Jan 16, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ttaoREtw/Tacotron-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bshall/Tacotron
A PyTorch implementation of Location-Relative Attention Mechanisms For Robust Long-Form Speech Synthesis
Kyubyong/dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
DemisEom/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
Kyubyong/tacotron
A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model