runtime-llamacpp-v0.1.1

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

AI Summary

Releases prebuilt self-contained binaries for the FunASR llama.cpp runtime, enabling on-device ASR (Speech-to-Text) without Python or build requirements.

Key Highlights

  • Prebuilt self-contained binaries for llama.cpp runtime
  • Supports SenseVoice, Paraformer, and Fun-ASR-Nano models
  • Includes built-in FSMN-VAD (Voice Activity Detection)
  • No Python or build required to run

New Features

  • Prebuilt binaries
  • 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