CoolFace
Apppublic

jickman125/firered-tts3

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes
App README

๐Ÿ”ฅ FireRedTTS3

Interactive demo of FireRedTeam/FireRedTTS3, a unified speech generation and editing model (Qwen3-1.7B backbone + flow-matching head over the continuous RedAE audio autoencoder, 24 kHz).

Three tabs:

TabCheckpointWhat it does
๐ŸŽ™๏ธ Voice Cloningfireredtts3_baseZero-shot cloning from a short reference clip โ€” 24 languages and 21 Chinese dialects
๐ŸŽจ Voice Designfireredtts3_instructCreates a voice from a natural-language description, no reference audio
โœ‚๏ธ Speech Editingfireredtts3_instructSemantic edits (insert / delete / substitute words) and acoustic edits (speed, pitch, volume)

Text normalization runs locally via wetext (Chinese / English); automatic language routing uses fastText lid.176. The optional LLM-based normalizer from the upstream repo is disabled here (it requires external API credentials).

Credits

Voice cloning is provided for academic research purposes only โ€” do not use it for impersonation or any illegal activity.