#87 · Primary category: Speech & Audio
Fun-ASR
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
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production