RunanywhereAI / RunanywhereAI/wally
Feature: Add FunASR/SenseVoice as local voice AI engine
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 86
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 50
Description
[!NOTE]
License and capability clarification (2026-07-14): FunASR is a toolkit, not a single checkpoint. The FunASR and SenseVoice repository source code is MIT; model weights follow each model card. SenseVoiceSmall supports Chinese, Cantonese, English, Japanese, and Korean, and its weights use the linked FunASR Model Open Source License Agreement. Fun-ASR-Nano-2512 is Apache-2.0. Language coverage, punctuation, and performance depend on the selected model and runtime configuration.
Hi! Great on-device voice AI + RAG for Mac!
Would you consider FunASR or SenseVoice as a local STT engine?
Why?
- Ultra-fast — SenseVoice-Small: ~70ms for 10s audio
- Built-in punctuation — Clean text output for RAG input
- Streaming — Real-time voice processing
- Fully local — No cloud required, perfect for on-device
- Apple Silicon optimized — Runs well on M-series Macs
- 50+ languages, Apache 2.0
References
- FunASR: https://github.com/modelscope/FunASR (16K+ stars)
- SenseVoice: https://github.com/FunAudioLLM/SenseVoice (8K+ stars)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Read the linked FunASR and SenseVoice references first, then define which engine, model, languages, and runtime are in scope. Done should be an agreed local STT integration with documented model licensing, language coverage, and performance expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, machine-learning
- Domain
- ai, audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100