lokkju/nemotron-speech-streaming-en-0.6b-int8

Model

1

stars

7

commits

1

linked in READMEs

Jan 30, 2026

updated

asr
int8
onnx
quantized
speech-recognition
streaming

README

nemotron-speech-streaming-en-0.6b-int8

Quantized ONNX model for streaming speech recognition, derived from altunenes/parakeet-rs (nemotron-speech-streaming-en-0.6b).

Quantization Method

Dynamic int8 quantization (onnxruntime quantize_dynamic, QInt8 weights)

Files

FileDescription
encoder.onnxQuantized encoder (stateful, cache-aware streaming)
decoder_joint.onnxQuantized decoder + joint network
tokenizer.modelSentencePiece tokenizer (unchanged from source)

Usage

These models are designed for use with parakeet-rs or compatible ONNX Runtime inference pipelines. The encoder is stateful with cache tensors for streaming inference (cache_last_channel, cache_last_time, cache_last_channel_len).

Source

Quantized from the ONNX models in altunenes/parakeet-rs subdirectory nemotron-speech-streaming-en-0.6b/.

Contributors

lokkju

7 commits

lokkju/nemotron-speech-streaming-en-0.6b-int8

Model

1

stars

7

commits

1

linked in READMEs

Jan 30, 2026

updated

asr
int8
onnx
quantized
speech-recognition
streaming

README

nemotron-speech-streaming-en-0.6b-int8

Quantized ONNX model for streaming speech recognition, derived from altunenes/parakeet-rs (nemotron-speech-streaming-en-0.6b).

Quantization Method

Dynamic int8 quantization (onnxruntime quantize_dynamic, QInt8 weights)

Files

FileDescription
encoder.onnxQuantized encoder (stateful, cache-aware streaming)
decoder_joint.onnxQuantized decoder + joint network
tokenizer.modelSentencePiece tokenizer (unchanged from source)

Usage

These models are designed for use with parakeet-rs or compatible ONNX Runtime inference pipelines. The encoder is stateful with cache tensors for streaming inference (cache_last_channel, cache_last_time, cache_last_channel_len).

Source

Quantized from the ONNX models in altunenes/parakeet-rs subdirectory nemotron-speech-streaming-en-0.6b/.

Contributors

lokkju

7 commits