firered-tts3 / README.md
multimodalart's picture
multimodalart HF Staff
FireRedTTS3 demo: cloning, voice design, speech editing
0d8b898 verified
|
Raw
History Blame Contribute Delete
1.79 kB

A newer version of the Gradio SDK is available: 6.25.0

Upgrade
metadata
title: FireRedTTS3
emoji: πŸ”₯
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 6.24.0
app_file: app.py
python_version: '3.12'
startup_duration_timeout: 1h
pinned: false
license: apache-2.0
short_description: Voice cloning, voice design and speech editing
models:
  - FireRedTeam/FireRedTTS3

πŸ”₯ 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:

Tab Checkpoint What it does
πŸŽ™οΈ Voice Cloning fireredtts3_base Zero-shot cloning from a short reference clip β€” 24 languages and 21 Chinese dialects
🎨 Voice Design fireredtts3_instruct Creates a voice from a natural-language description, no reference audio
βœ‚οΈ Speech Editing fireredtts3_instruct Semantic 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.