sherpa-onnx
Collection
Sherpa-onnx models for AX650 NPU: ASR, TTS, VAD, speaker recognition, audio tagging, speech enhancement. • 10 items • Updated
SenseVoice multilingual ASR model converted to AX650 AXMODEL for on-device inference via sherpa-onnx. Supports Chinese, English, Japanese, Cantonese, and Korean.
| File | Description |
|---|---|
sensevoice.axmodel |
AX650 compiled SenseVoice model |
tokens.txt |
Token vocabulary file |
am.mvn |
Acoustic model mean/variance normalization |
chn_jpn_yue_eng_ko_spectok.bpe.model |
BPE tokenizer model |
./sherpa-onnx-offline \
--sense-voice-model=sensevoice.axmodel \
--tokens=tokens.txt \
--provider=axera \
audio.wav
| Metric | Value |
|---|---|
| RTF | TBD |
Apache 2.0
Base model
FunAudioLLM/SenseVoiceSmall