SAVRN
Search Contact SAVRN

Open-weight model · Speech recognition

nemotron-3.5-asr-streaming-0.6b-gguf

by Handy handy-computer/nemotron-3.5-asr-streaming-0.6b-gguf

GGUF conversions of nvidia/nemotron-3.5-asr-streaming-0.6b for use with transcribe.cpp. Ported from upstream commit pinned 2026-06-08.

Parameters
Context
Weights6.3 GB
Licenseother
AccessOpen weights
Monthly Downloads1.8M

Model Card

GGUF conversions of nvidia/nemotron-3.5-asr-streaming-0.6b for use with transcribe.cpp. Ported from upstream commit pinned 2026-06-08. Validated against the NeMo reference at transcribe.cpp commit Multilingual speech-to-text across 32 supported language-locales (the model's tokenizer recognizes 40, but 8 are adaptation-ready and need fine-tuning) with punctuation and capitalization. A 0.6B-parameter cache-aware streaming FastConformer encoder with a prompt-conditioned RNN-T transducer decoder; the target language is selected per call (--language en-US, fr-FR, de-DE,...) and an auto mode emits a tag. Ships both the offline path (attcontextsize=[56, 13], 1.12s, headline accuracy) and…

Excerpt from the card by Handy, licensed other.

Identity and Version

Repository
handy-computer/nemotron-3.5-asr-streaming-0.6b-gguf
Publisher
Handy
Task
Speech recognition
Modality
Audio
Library
transcribe.cpp
Parameters
Not stated by the source
Languages
en, es, fr, it, pt, nl, de, tr
Revision
8139c4ec14bdc45c361adf8d57c27c28e7478272
First published
2026-06-07
Last updated
2026-09-15

Files and Weights

8 files, 6.3 GB in total. The weights are 6 files totalling 6.3 GB in gguf.

Weights6 files · 6.3 GB
Documentation1 file · 50.5 KB
Repository1 file · 2.0 KB
Every file
FileTypeSizeSHA-256
nemotron-3.5-asr-streaming-0.6b-F16.ggufWeights1.3 GB f21a0cea64d2
nemotron-3.5-asr-streaming-0.6b-F32.ggufWeights2.6 GB fbbc82e8e108
nemotron-3.5-asr-streaming-0.6b-Q4_K_M.ggufWeights495.8 MB 41c99fa5fb6f
nemotron-3.5-asr-streaming-0.6b-Q5_K_M.ggufWeights559.6 MB 86429e8c4f7f
nemotron-3.5-asr-streaming-0.6b-Q6_K.ggufWeights621.4 MB 4ff802c6207c
nemotron-3.5-asr-streaming-0.6b-Q8_0.ggufWeights751.1 MB b94545b313b3
README.mdDocumentation50.5 KB
.gitattributesRepository2.0 KB

License and Download

License
other
Access
Open weights, no gate
Download size
6.3 GB
Download from Handy

Released by Handy through its official repository on Hugging Face.

Built From

Memory Requirements

PrecisionWeights in memory
As published6.3 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About nemotron-3.5-asr-streaming-0.6b-gguf

What license is nemotron-3.5-asr-streaming-0.6b-gguf released under?

other, as its publisher declares it. Read the license text before commercial use.

Similar Models

Model · Speech recognition

wav2vec2-large-xlsr-53-japanese

Jonatas Grosman

Fine-tuned facebook/wav2vec2-large-xlsr-53 on Japanese using the train and validation splits of Common Voice 6.1, CSS10 and JSUT. When using this model, make sure that your speech input is sampled at 16kHz. This model has been fine-tuned thanks to the GPU credits generously given by the OVHcloud:) The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint The model can be used directly (without a language model) as follows... Using the HuggingSound library: The model can be evaluated as follows on the Japanese test data of Common Voice. In the table below I report the Word Error Rate (WER) and the Character Error Rate (CER) of the model. I ran the…

Open weights apache-2.0 transformers

Model · Speech recognition

whisperkit-coreml

Argmax

WhisperKit is part of Argmax OSS, an On-device Speech AI SDK for Apple Silicon: https://github.com/argmaxinc/argmax-oss-swift Check out the WhisperKit paper and presentation from ICML 2025: https://icml.cc/virtual/2025/47854 For real-time transcription with speakers and custom vocabulary, check out Argmax Pro SDK: https://www.argmaxinc.com/blog/argmax-sdk-2

Open weights mit whisperkit

Model · Speech recognition

speaker-diarization-3.1

Pyannote

Using this open-source model in production? Consider switching to pyannoteAI for better and faster options. This pipeline is the same as pyannote/speaker-diarization-3.0 except it removes the problematic use of onnxruntime. Both speaker segmentation and embedding now run in pure PyTorch. This should ease deployment and possibly speed up inference. It requires pyannote.audio version 3.1 or higher. It ingests mono audio sampled at 16kHz and outputs speaker diarization as an Annotation instance: - stereo or multi-channel audio files are automatically downmixed to mono by averaging the channels. - audio files sampled at a different rate are resampled to 16kHz automatically upon loading. 1.…

Access requested at publisher mit pyannote-audio

Fine-tuned facebook/wav2vec2-large-xlsr-53 on Portuguese using the train and validation splits of Common Voice 6.1. When using this model, make sure that your speech input is sampled at 16kHz. This model has been fine-tuned thanks to the GPU credits generously given by the OVHcloud:) The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint The model can be used directly (without a language model) as follows... Using the HuggingSound library: 1. To evaluate on mozilla-foundation/commonvoice60 with split test 2. To evaluate on speech-recognition-community-v2/devdata If you want to cite this model you can use this

Open weights apache-2.0 transformers

Model · Speech recognition

speaker-diarization-community-1

Pyannote

This pipeline ingests mono audio sampled at 16kHz and outputs speaker diarization. - stereo or multi-channel audio files are automatically downmixed to mono by averaging the channels. - audio files sampled at a different rate are resampled to 16kHz automatically upon loading. The main improvements brought by Community-1 are: - improved speaker assignment and counting - simpler reconciliation with transcription timestamps with exclusive speaker diarization - easy offline use (i.e. without internet connection) - (optionally) hosted on pyannoteAI cloud 1. pip install pyannote.audio 3. Create access token at hf.co/settings/tokens. Out of the box, Community-1 is much better than…

Access requested at publisher cc-by-4.0 pyannote-audio

Model · Speech recognition

wav2vec2-large-xlsr-53-russian

Jonatas Grosman

Fine-tuned facebook/wav2vec2-large-xlsr-53 on Russian using the train and validation splits of Common Voice 6.1 and CSS10. When using this model, make sure that your speech input is sampled at 16kHz. This model has been fine-tuned thanks to the GPU credits generously given by the OVHcloud:) The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint The model can be used directly (without a language model) as follows... Using the HuggingSound library: 1. To evaluate on mozilla-foundation/commonvoice60 with split test 2. To evaluate on speech-recognition-community-v2/devdata If you want to cite this model you can use this

Open weights apache-2.0 transformers