Views
No views yet
| 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 |
1./sherpa-onnx-offline \
2 --fire-red-asr-encoder=encoder.axmodel \
3 --fire-red-asr-decoder=decoder_loop.axmodel \
4 --tokens=dict.txt \
5 --bpe-model=train_bpe1000.model \
6 --provider=axera \
7 audio.wav| Metric | Value |
|---|---|
| AXMODEL size (total) | 1.21 GB |
| RTF | TBD |