Overview of FireRedASR2S System
mainFireRedASR2S is an industrial-grade, all-in-one Automatic Speech Recognition (ASR) system. It is composed of four specialized modules designed to work together for high-performance speech processing:
- FireRedASR2: The core ASR module. It supports speech and singing transcription for Chinese (Mandarin and 20+ dialects/accents), English, and code-switching. It is available in two variants:
FireRedASR2-LLM: Uses an Encoder-Adapter-LLM framework for state-of-the-art performance and end-to-end speech interaction.FireRedASR2-AED: Uses an Attention-based Encoder-Decoder architecture, balancing high performance with computational efficiency.
- FireRedVAD: Voice Activity Detection (VAD) supporting 100+ languages. It supports non-streaming, streaming, and Multi-label VAD (mVAD) for distinguishing between speech, singing, and music.
- FireRedLID: Spoken Language Identification (LID) supporting 100+ languages and 20+ Chinese dialects/accents.
- FireRedPunc: Punctuation Prediction (Punc) for Chinese and English.