Quantization performed with NVIDIA ModelOpt
using INT4 AWQ (mtq.INT4_AWQ_CFG).
Only the LLM decoder (thinker.model, ~1.4 B / 82% of parameters) is quantized;
audio_tower and lm_head remain in FP16.
Performance — Jetson Orin Nano 8 GB
Evaluated on 760 VIVOS Vietnamese test samples.
BF16 baseline WER: 7.34% (measured on x86; not runnable on Nano due to memory).
Metric
Value
WER
8.69%
RTF
0.1641
Throughput
1.72 samples/s
RAM footprint
3.3 GB
Intended Use
This checkpoint is the input to the TRT-EdgeLLM export pipeline.
It is not directly loadable by standard transformers inference —
use it with qwen-asr-optimization
to export to ONNX and build TRT engines.
[This checkpoint]
│
▼ scripts/02_export_onnx.sh
ONNX artefacts
│
▼ scripts/03_build_engine.sh (Jetson Orin AGX)
TRT engines
│
▼ inference.py / scripts/04_benchmark.sh (Jetson Orin Nano)
Transcription