#87 · Primary category: Speech & Audio

Fun-ASR

31-languages asr audio audio-language-model chinese-dialects fun-asr fun-asr-nano funasr gguf llama-cpp llm-asr multilingual-asr on-device pytorch real-time-asr speaker-diarization speech-recognition speech-to-text transcription whisper-alternative

Open-source LLM-based ASR model family for Chinese, dialect, accent, and multilingual speech, with FunASR, vLLM, streaming, and llama.cpp runtimes.

Project last updated:08/27/26

GitHub Stars

1.5K

Forks

148

Contributors

10

License

Apache-2.0

Why we included this project

Chinese dialects and accented speech are where many ASR models fall apart, so this family from Tongyi Lab is worth knowing if your audio leans that way. The Nano checkpoint is trained on tens of millions of hours of Chinese, English, Japanese, and dialect audio, while the 800M MLT-Nano variant extends coverage to 31 languages. Both integrate with FunASR for inference and serving, with vLLM handling batch transcription and a llama.cpp path for GGUF models on edge devices. Runnable examples cover streaming transcription and speaker diarization, so the jump from clone to working pipeline is short. If you want a self-hosted alternative to closed ASR APIs, especially for Chinese-heavy workloads, this is a practical place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category