yetone / yetone/voice-input-src

Feature: Add FunASR/SenseVoice as local ASR engine

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
2.4k
Forks
240
PR merge metrics
No merged PRs in 30d

Description

> [!NOTE]
> **License and capability clarification (2026-07-14):** FunASR is a toolkit, not a single checkpoint. The [FunASR](https://github.com/modelscope/FunASR#license) and [SenseVoice](https://github.com/FunAudioLLM/SenseVoice#license) repository source code is MIT; model weights follow each model card. [SenseVoiceSmall](https://huggingface.co/FunAudioLLM/SenseVoiceSmall) supports Chinese, Cantonese, English, Japanese, and Korean, and its weights use the linked FunASR Model Open Source License Agreement. [Fun-ASR-Nano-2512](https://huggingface.co/FunAudioLLM/Fun-ASR-Nano-2512) is Apache-2.0. Language coverage, punctuation, and performance depend on the selected model and runtime configuration.

Hi! Great voice input tool.

Would you consider [FunASR](https://github.com/modelscope/FunASR) or [SenseVoice](https://github.com/FunAudioLLM/SenseVoice) as a local ASR engine?

## Why?

- **SenseVoice-Small** — ~70ms for 10s audio, ultra-fast for voice input
- **Built-in punctuation** — Clean text output ready to paste
- **Streaming** — Paraformer-streaming for real-time input
- **CJK excellence** — State-of-the-art on Chinese/Japanese/Korean
- **50+ languages**, fully local, Apache 2.0

## References

- FunASR: https://github.com/modelscope/FunASR (16K+ stars)
- SenseVoice: https://github.com/FunAudioLLM/SenseVoice (8K+ stars)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.