#136 · Primary category: Speech & Audio
FireRedASR2S
Industrial-grade all-in-one ASR system with ASR, VAD, LID, and punctuation modules, supporting 100+ languages, Chinese dialects, and singing.
Project last updated:06/02/26
GitHub Stars
659
Forks
45
Contributors
8
License
Apache-2.0
Why we included this project
FireRedASR2S suits teams that need to transcribe Chinese audio, especially when the speech mixes dialects, code-switching, or singing. Rather than a single recognizer, it ships four modules: ASR, voice activity detection, language identification, and punctuation restoration, so a full transcription chain can be assembled from one codebase. The ASR core covers Mandarin plus 20+ Chinese dialects and accents, English, and code-switched speech, which is where generic Mandarin models tend to fall short in call centers, media archives, and meeting recordings. The AED variant adds word-level timestamps and confidence scores, handy for alignment and quality filtering downstream. vLLM and TensorRT-LLM inference paths, along with streaming VAD, make it deployable in latency-sensitive services. If your audio is mostly Chinese with dialect variety, it is worth benchmarking against the usual ASR options.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production