sherpa-onnx
Collection
Sherpa-onnx models for AX650 NPU: ASR, TTS, VAD, speaker recognition, audio tagging, speech enhancement. • 10 items • Updated
Fire Red ASR speech recognition model converted to AX650 AXMODEL for on-device inference via sherpa-onnx.
| File | Size | Description |
|---|---|---|
encoder.axmodel |
812 MB | Encoder AXMODEL |
decoder_loop.axmodel |
397 MB | Decoder loop AXMODEL |
train_bpe1000.model |
246 KB | BPE tokenizer model (1000 tokens) |
dict.txt |
70 KB | Dictionary / vocabulary file |
cmvn.ark |
1.3 KB | CMVN normalization parameters |
pe.npy |
24 MB | Position encoding weights |
./sherpa-onnx-offline \
--fire-red-asr-encoder=encoder.axmodel \
--fire-red-asr-decoder=decoder_loop.axmodel \
--tokens=dict.txt \
--bpe-model=train_bpe1000.model \
--provider=axera \
audio.wav
| Metric | Value |
|---|---|
| AXMODEL size (total) | 1.21 GB |
| RTF | TBD |
Apache 2.0
Base model
FireRedTeam/FireRedASR-LLM-L