runtime-llamacpp-v0.1.0
modelscope/FunASRruntime-llamacpp-v0.1.0Jun 20, 2026by github-actions[bot]
AI Summary
Initial release of the FunASR llama.cpp runtime binaries, providing precompiled tools for SenseVoice, Paraformer, and Fun-ASR-Nano with built-in VAD.
Key Highlights
- Initial release of llama.cpp / GGUF runtime binaries
- Supports SenseVoice, Paraformer, and Fun-ASR-Nano models
- Built-in FSMN-VAD for speech segmentation
New Features
- Prebuilt self-contained binaries
- No Python, no build required
- CLI tools for SenseVoice, Paraformer, and Nano
Full Release Notes
Prebuilt self-contained binaries for the FunASR llama.cpp / GGUF runtime — SenseVoice, Paraformer and Fun-ASR-Nano with built-in FSMN-VAD (a whisper.cpp-style on-device ASR, strong on Chinese). Get a model with `bash download-funasr-model.sh <sensevoice|paraformer|nano>`, then run `llama-funasr-cli` / `llama-funasr-sensevoice` / `llama-funasr-paraformer`. No Python, no build. Docs: runtime/llama.cpp/README.md