#136 · Primary category: Speech & Audio

FireRedASR2S

asr asr-pipeline audio-event-classification audio-event-detection automatic-speech-recognition industrial-grade language-identification lid llm multimodal-llm open-source punctuation-prediction punctuation-restoration sota speech-recognition speechllm vad voice-activity-detection

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