jeffpeng3/nemotron-3.5-asr-multi-encoder-int4
029
Nemotron 3.5 ASR Multi-Encoder (INT4)
INT4 quantized ONNX export of nvidia/nemotron-3.5-asr-streaming-0.6b with 5 configurable encoder chunk sizes for runtime latency/accuracy trade-offs.
Available Encoders
The decoder (decoder.onnx) and joint network (joint.onnx) are shared across all encoders.
Choose the encoder that fits your latency budget:
- 80 ms — ultra-low latency, ideal for interactive voice agents
- 160 ms — very low latency
- 320 ms — balanced
- 560 ms — standard, good accuracy (default)
- 1120 ms — highest accuracy, higher latency
Export Method
Based on sherpa-onnx's export script (attcontextsize adjustment + MatMulNBits INT4 with block_size=128).
Language Support
Supports 40 language-locales via language-ID prompt conditioning.
