FunASR (Paraformer)
Industrial-grade ASR toolkit by Alibaba with Paraformer non-autoregressive models.
About
FunASR is an industrial-grade speech recognition toolkit from Alibaba, published through ModelScope, that covers offline, streaming, and edge deployment rather than betting on a single model. Its catalog includes Paraformer, a 220M-parameter non-autoregressive recognizer for Chinese and English with timestamp output, SenseVoiceSmall, which adds emotion recognition and audio event detection across five languages, and larger Fun-ASR and multilingual variants reaching dozens of languages. Around the recognizers sit voice activity detection, punctuation restoration, and speaker diarization modules that combine into complete transcription pipelines. The models are efficient enough that CPU inference can outpace Whisper on GPU, vLLM acceleration is reported at up to 340x realtime, and GGUF builds run through llama.cpp on edge devices without Python. Deployment options include Docker, WebSocket streaming servers, and OpenAI-compatible APIs. The code is MIT licensed with model weights licensed separately, and it is widely used in production Chinese ASR systems.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- MIT
- Minimum VRAM
- 4 GB
- Added
- Apr 3, 2026
Related Tools
Convolution-augmented transformer for speech recognition in ESPnet toolkit.
End-to-end speech processing toolkit covering ASR, TTS, and speech translation.
CLI tool that transcribes audio 10x faster using pipeline optimizations.
Established speech recognition toolkit used in research and production systems.
Self-supervised speech representation model by Meta for ASR.
Multilingual ASR model by NVIDIA supporting 4 languages with translation.