Overview of FireRedTTS-2 capabilities
mainFireRedTTS-2 is a long-form streaming TTS system designed for multi-speaker dialogue generation.
Key features include:
- Long Conversational Speech: Supports 3-minute dialogues with 4 speakers (scalable).
- Multilingual & Zero-Shot: Supports English, Chinese, Japanese, Korean, French, German, and Russian. Includes zero-shot voice cloning for cross-lingual and code-switching scenarios.
- Ultra-Low Latency: Uses a 12.5Hz streaming speech tokenizer and dual-transformer architecture. On an L20 GPU, first-packet latency can be as low as 140ms.
- Stability: High similarity and low WER/CER in monologue and dialogue.
- Random Timbre Generation: Useful for generating ASR/speech interaction data.
- Efficient Inference: Supports
bf16inference, reducing VRAM usage from 14GB to 9GB for consumer-grade GPU deployment.