runtime-llamacpp-v0.1.3
VoltAgent/voltagentruntime-llamacpp-v0.1.3Jun 28, 2026by github-actions[bot]
AI Summary
This release delivers prebuilt self-contained binaries for the FunASR llama.cpp runtime, focusing on on-device ASR capabilities like SenseVoice and Paraformer with built-in FSMN-VAD.
Key Highlights
- Prebuilt self-contained binaries for FunASR llama.cpp/GGUF runtime
- Supports SenseVoice, Paraformer, and Fun-ASR-Nano with built-in FSMN-VAD
- No Python or build required
- Strong performance on Chinese language ASR
New Features
- Self-contained binaries for SenseVoice
- Self-contained binaries for Paraformer
- Self-contained binaries for Fun-ASR-Nano
- Built-in FSMN-VAD support
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