keonlee9420/Expressive-FastSpeech2
PyTorch Implementation of Non-autoregressive Expressive (emotional, conversational) TTS based on FastSpeech2, supporting English, Korean, and your own languages.
This project helps create highly realistic, natural-sounding synthetic speech that conveys emotions or conversational tones. You provide text and, optionally, emotional or conversational cues, and it generates expressive audio speech. This is ideal for voice-over artists, content creators, or developers building AI assistants who need more than just robotic voices.
318 stars. No commits in the last 6 months.
Use this if you need to generate speech that sounds emotional or conversational for applications like virtual assistants, audiobook narration, or character voices.
Not ideal if you only need basic, non-expressive text-to-speech without emotional nuance or conversational flow.
Stars
318
Forks
48
Language
Python
License
—
Category
Last pushed
Aug 25, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/keonlee9420/Expressive-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,...
keonlee9420/STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech...
jxzhanggg/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC