rishikksh20/FastSpeech2
PyTorch Implementation of FastSpeech 2 : Fast and High-Quality End-to-End Text to Speech
Builds on ESPnet's FastSpeech architecture with explicit duration, pitch, and energy prediction modules for fine-grained prosody control. Integrates NVIDIA's Tacotron 2 preprocessing pipeline with MelGAN vocoding, and supports Montreal Forced Aligner for dataset phoneme alignment without manual text-audio synchronization. Includes TorchScript export capability and pre-aligned LJSpeech filelists for immediate training.
233 stars. No commits in the last 6 months.
Stars
233
Forks
52
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/rishikksh20/FastSpeech2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TensorSpeech/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for...
lucasnewman/nanospeech
A simple, hackable text-to-speech system in PyTorch and MLX
Tomiinek/Multilingual_Text_to_Speech
An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing,...
jxzhanggg/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC
keonlee9420/STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech...