ranchlai/mandarin-tts
Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei and aishell3 datasets
This project helps create natural-sounding spoken Mandarin Chinese from written text. You provide Chinese text, and it generates audio files of that text being spoken. This tool is for content creators, language educators, or businesses that need custom Chinese voiceovers or audio content.
484 stars. No commits in the last 6 months.
Use this if you need to convert written Mandarin Chinese into spoken audio, especially if you require fine-grained control over the voice's characteristics or want to experiment with different voice synthesis models.
Not ideal if you need a simple, ready-to-use API for basic Mandarin text-to-speech without any customization or local model training.
Stars
484
Forks
111
Language
Python
License
—
Category
Last pushed
May 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ranchlai/mandarin-tts"
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