atomicoo/Tacotron2-PyTorch
PyTorch implementation of Tacotron-2. Tacotron-2 的 PyTorch 实现。
This project helps convert written text into natural-sounding spoken audio. You provide the text you want to be spoken, and it generates the corresponding audio file, allowing you to create synthetic speech from raw text. This is designed for engineers or researchers working with speech synthesis.
No commits in the last 6 months.
Use this if you need to generate high-quality, natural-sounding speech from text using a well-known deep learning model.
Not ideal if you are looking for a ready-to-use application for speech generation without technical setup or model training.
Stars
14
Forks
3
Language
Python
License
MIT
Category
Last pushed
May 17, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/atomicoo/Tacotron2-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