akashmjn/cs224n-gpu-that-talks
Attention, I'm Trying to Speak: End-to-end speech synthesis (CS224n '18)
This project helps you transform written text into natural-sounding speech. You provide written sentences, and it generates audio files of those sentences being spoken. This is useful for content creators, educators, or anyone needing to convert text into high-quality spoken audio without hiring voice talent.
No commits in the last 6 months.
Use this if you need to quickly generate spoken audio from text for applications like voiceovers, e-learning modules, or interactive voice responses.
Not ideal if you require real-time, ultra-low latency speech generation for live conversations, or highly expressive, nuanced voices that convey complex emotions.
Stars
52
Forks
13
Language
Jupyter Notebook
License
—
Category
Last pushed
May 18, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/akashmjn/cs224n-gpu-that-talks"
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