QwenAudio/SenseVoice
Open-source SenseVoiceSmall model for Mandarin, Cantonese, English, Japanese, and Korean ASR, language ID, emotion recognition, and audio event detection. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 94
- Longevity 56
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 791
- days_rel: 40
- days_push: 16
- n_releases_24m: 6
Adoption not part of the score
9151 stars · 812 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SenseVoice is an open-source speech foundation model (SenseVoiceSmall) providing multilingual ASR, spoken language identification, speech emotion recognition, and audio event detection for Mandarin, Cantonese, English, Japanese, and Korean. It uses a non-autoregressive end-to-end framework for low-latency inference and integrates with FunASR for deployment and finetuning.
Use cases
- transcribe speech to text in Mandarin, Cantonese, English, Japanese, or Korean
- detect emotion from speech audio
- identify the spoken language of an audio clip
- detect audio events like applause, laughter, or coughing
- find a fast low-latency alternative to Whisper for speech recognition
- finetune an ASR model on domain-specific audio samples
When to choose
- you need fast, accurate multilingual ASR with extra emotion and audio-event tags
- your target languages are Mandarin, Cantonese, English, Japanese, or Korean
- you want low-latency non-autoregressive inference or easy finetuning via FunASR
When to avoid
- you need speaker diarization as a single-model output (it requires composing separate FunASR VAD and CAM++ pipelines)
- you need ASR for languages beyond the five supported by the released checkpoint
- you need a tiny embedded deployment without GPU or C++/llama.cpp tooling
Facets
library · maturity active
speech-recognition audio-processing machine-learning llm-inference speech-processing machine-learning python cpp cross-platform asr speech-to-text emotion-recognition audio-event-detection language-identification multilingual funasr whisper-alternative transcription cantonese audio natural-language-processing gpu
2 sources
- readme: https://github.com/QwenAudio/SenseVoice · fetched 2026-08-28 · 86e30a2f1672
- homepage: https://huggingface.co/spaces/FunAudioLLM/SenseVoice · fetched 2026-08-29 · 00799e0fcae6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QwenAudio/SenseVoice | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="QwenAudio/SenseVoice")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem