--- license: other license_name: nvidia-open-model-license license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/ base_model: nvidia/nemotron-speech-streaming-en-0.6b tags: - onnx - int8 - quantized - automatic-speech-recognition - streaming --- # nemotron-speech-streaming-en-0.6b — ONNX, calibrated static int8 A calibration-based static-int8 quantization of the ONNX export of [nvidia/nemotron-speech-streaming-en-0.6b](https://huggingface.co/nvidia/nemotron-speech-streaming-en-0.6b) (English streaming speech recognition, 0.6B parameters). - Peak inference memory ≈ 0.8 GB (the fp32 ONNX export runs ≈ 2.6 GB). - Word-error rate within noise of fp32 on standard read-speech material; whispered/very-quiet speech degrades somewhat relative to fp32. - Files: `encoder.onnx` + `encoder.onnx.data`, `decoder_joint.onnx`, `tokenizer.model`. - Runs with ONNX Runtime; the encoder is cache-aware for incremental/streaming inference. Licensed under the NVIDIA Open Model License — see `LICENSE` and `NOTICE`. Base model © NVIDIA Corporation.