runtime-llamacpp-v0.1.2

parruda/swarmruntime-llamacpp-v0.1.2Jun 21, 2026by github-actions[bot]

AI Summary

This release provides prebuilt self-contained binaries for the FunASR llama.cpp / GGUF runtime, supporting SenseVoice, Paraformer, and Fun-ASR-Nano with built-in FSMN-VAD for on-device speech recognition.

Key Highlights

  • Prebuilt binaries for llama.cpp runtime with no Python or build required
  • Support for SenseVoice, Paraformer, and Fun-ASR-Nano models
  • Built-in FSMN-VAD for whisper.cpp-style on-device ASR
  • Download models using bash script and run with CLI tools

New Features

  • FunASR llama.cpp runtime binaries
  • SenseVoice model support
  • Paraformer model support
  • Fun-ASR-Nano model support
  • FSMN-VAD functionality

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