GitHubPyPI
FunASR
#25 of 971 in the AI Agent Index↓ Download poster
74 Score
Real usage 68
Momentum 76
Attention 83
About
Industrial speech recognition. 170x faster than Whisper. 50+ languages.
No local setup? Open the Colab quickstart to transcribe a public sample or upload your own audio in a browser.
Flagship model — Fun-ASR-Nano (LLM-ASR, 31 languages; the default recommendation, needs a GPU):
On CPU (or for multilingual + emotion in one pass), use SenseVoice — which also returns speaker diarization and timestamps:
Output — structured text with speaker labels, timestamps, and punctuation:
That's it. One model, one call — VAD segmentation, speech recognition, punctuation, speaker diarization all happen automatically.
At scale, accelerate Fun-ASR-Nano with vLLM (batch processing):
Deploy as API…
Across sources
469.9k Downloads / month
- Downloads / month 469.9k
- Downloads / week 116.8k
- Downloads / day 14.2k
19.6k Stars
- Stars 19.6k
- Forks 2.0k
- Commits 5.5k
- Releases 41