Overview of SenseVoice capabilities
mainSenseVoice is an audio foundation model designed for comprehensive audio understanding. It provides high-precision capabilities in:
- Multilingual Speech Recognition (ASR): The
SenseVoiceSmallcheckpoint supports Chinese, Cantonese, English, Japanese, and Korean. - Language Identification (LID): Automatically detects the spoken language.
- Speech Emotion Recognition (SER): Detects emotional states in speech.
- Audio Event Detection (AED): Identifies acoustic events such as music, clapping, laughter, crying, coughing, and sneezing.
Note: Speaker diarization is not a native output of the SenseVoiceSmall checkpoint; it is achieved via a pipeline combining FunASR with independent FSMN-VAD and CAM++ models.