Hi! Great C++ runtime hub for multilingual ASR models.
Would you consider adding FunASR models (Paraformer, SenseVoice) to the supported model list?
Available ONNX/GGML models
- Paraformer-large — High-accuracy non-autoregressive ASR, ONNX available
- SenseVoice-Small — Ultra-fast (~70ms/10s), 50+ languages, ONNX available
- Paraformer-streaming — Real-time streaming ASR
ONNX model links
Why add these?
- State-of-the-art accuracy on Chinese/CJK benchmarks
- Ultra-low latency (SenseVoice-Small: ~70ms for 10s audio)
- Built-in punctuation and inverse text normalization
- Apache 2.0 license
- 16K+ GitHub stars, widely adopted
References
Hi! Great C++ runtime hub for multilingual ASR models.
Would you consider adding FunASR models (Paraformer, SenseVoice) to the supported model list?
Available ONNX/GGML models
ONNX model links
Why add these?
References