atomicoo/tacotron2-mandarin
Tensorflow implementation of Chinese/Mandarin TTS (Text-to-Speech) based on Tacotron-2 model.
This project helps you create natural-sounding spoken Mandarin from written text. You provide Chinese text, and it generates high-quality audio files of that text being spoken. This is useful for content creators, educators, or anyone needing to convert written Chinese into realistic speech.
131 stars. No commits in the last 6 months.
Use this if you need to generate custom Mandarin speech from text for various applications.
Not ideal if you are looking for a pre-packaged service or a non-Mandarin text-to-speech solution.
Stars
131
Forks
45
Language
Python
License
MIT
Category
Last pushed
Jul 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/atomicoo/tacotron2-mandarin"
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