AI SeedbankHelp preserve open and free AI for humanity's future

← All models

nvidia_nemotron-3.5-asr-streaming-0.6b

nvidia · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: · Leechers:

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


license: other license_name: openmdw-1.1 license_link: >- https://openmdw.ai/license/1-1/ library_name: nemo language:

  • en
  • es
  • de
  • fr
  • it
  • ar
  • ja
  • ko
  • pt
  • ru
  • hi
  • zh
  • vi
  • he
  • nl
  • cs
  • da
  • pl
  • 'no'
  • sv
  • th
  • tr
  • bg
  • el
  • et
  • fi
  • hr
  • hu
  • lt
  • lv
  • ro
  • sk
  • uk
  • mt
  • sl datasets:
  • nvidia/Granary
  • multilingual_librispeech
  • fleurs
  • mozilla-foundation/common_voice_8_0
  • voxpopuli
  • europarl thumbnail: null tags:
  • transformers
  • speech-recognition
  • cache-aware ASR
  • automatic-speech-recognition
  • streaming-asr
  • multilingual
  • speech
  • audio
  • FastConformer
  • RNNT
  • Parakeet
  • ASR
  • pytorch
  • NeMo widget:
  • example_title: Librispeech sample 1 src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
  • example_title: Librispeech sample 2 src: https://cdn-media.huggingface.co/speech_samples/sample2.flac model-index:
  • name: nemotron-asr-streaming-multilingual-0.6b results:
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (English) type: google/fleurs config: en_us split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 7.91
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (Spanish) type: google/fleurs config: es_419 split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 4.11
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (French) type: google/fleurs config: fr_fr split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 9.03
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (Italian) type: google/fleurs config: it_it split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 4.25
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (Portuguese) type: google/fleurs config: pt_br split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 5.48
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (German) type: google/fleurs config: de_de split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 8.31
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (Hindi) type: google/fleurs config: hi_in split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 6.81
    • task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: FLEURS (Korean) type: google/fleurs config: ko_kr split: test metrics:
      • name: WER (1.12s frame size, LangID) type: wer value: 7.12

metrics:

  • wer pipeline_tag: automatic-speech-recognition

Nemotron 3.5 ASR

   

[!Note] This model is the multilingual extension of nvidia/nemotron-speech-streaming-en-0.6b, adding language-ID prompt conditioning to support transcription across 40 language-locales from a single model.

Nemotron 3.5 ASR is a multilingual, streaming Automatic Speech Recognition (ASR) model engineered to deliver high-quality multilingual transcription across both low-latency streaming and high-throughput batch workloads. Developed by NVIDIA, this 600M parameter model transcribes speech into text with native support for punctuation and capitalization, and offers runtime flexibility with configurable chunk sizes, including 80ms, 160ms, 320ms, 560ms, and 1120ms.

By leveraging a state-of-the-art Cache-Aware FastConformer-RNNT architecture, the model eliminates redundant overlapping computations common in traditional "buffered" streaming. This allows it to process only new audio chunks while reusing cached encoder context, significantly improving computational efficiency and minimizing end-to-end delay without sacrificing accuracy.

It was trained on a massive ASR dataset and is engineered to perform across diverse and challenging acoustic conditions.

This model is ready for commercial use.

Release Date

Why Choose Nemotron 3.5 ASR?

  • 🌍 Single Multilingual Model: Transcribes 40 language-locales from one model through language-ID prompt conditioning, with optional automatic language detection.

  • Native Streaming Architecture: Cache-aware design enables efficient processing of continuous audio streams, designed and optimized for low-latency voice agent applications.

  • 💰 Improved Operational Efficiency: Delivers superior throughput compared to traditional buffered streaming approaches. This allows for a higher number of parallel streams within the same GPU memory constraints, directly reducing operational costs for production environments.

  • 🎛️ Dynamic Runtime Flexibility: Choose the optimal operating point on the latency-accuracy Pareto curve at inference time. No re-training is required to adjust for different use-case requirements.

  • 📝 Punctuation & Capitalization: Built-in support for punctuation and capitalization in output text.

  • 🔧 Fine-tuning: Check our blog post of how to fine-tune Nemotron 3.5 ASR to improve these languages, including before/after results.


Supported Languages

The model supports 40 language-locales in total, across three tiers:

  • Transcription-ready (19 locales): highest-accuracy ASR, ready out of the box.
  • Broad-coverage (13 locales): production ASR across an additional 13 locales.
  • Adaptation-ready (8 locales): recognized by the tokenizer; fine-tune on in-domain data to unlock full transcription.
Tier Languages (locales)
Transcription-ready (19 locales) English (en-US, en-GB), Spanish (es-US, es-ES), French (fr-FR, fr-CA), Italian (it-IT), Portuguese (pt-BR, pt-PT), Dutch (nl-NL), German (de-DE), Turkish (tr-TR), Russian (ru-RU), Arabic (ar-AR), Hindi (hi-IN), Japanese (ja-JP), Korean (ko-KR), Vietnamese (vi-VN), Ukrainian (uk-UA)
Broad-coverage (13 locales) Polish (pl-PL), Swedish (sv-SE), Czech (cs-CZ), Norwegian Bokmål (nb-NO), Danish (da-DK), Bulgarian (bg-BG), Finnish (fi-FI), Croatian (hr-HR), Slovak (sk-SK), Mandarin (zh-CN), Hungarian (hu-HU), Romanian (ro-RO), Estonian (et-EE)
Adaptation-ready (8 locales) Greek (el-GR), Lithuanian (lt-LT), Latvian (lv-LV), Maltese (mt-MT), Slovenian (sl-SI), Hebrew (he-IL), Thai (th-TH), Norwegian Nynorsk (nn-NO)

Note: Transcription-ready and broad-coverage locales (32 total) produce ASR transcription out of the box; adaptation-ready locales require fine-tuning on in-domain data to enable full transcription. The model supports uppercase and lowercase letters, punctuation, spaces, and apostrophes.

Note: We would recommend Nemotron ASR Streaming (English) model for English-only transcription use cases. For all other transcription ready locales, we recommend Nemotron 3.5 ASR to leverage its expanded multilingual capabilities.

[!Tip] Automatic language detection / language tagging: When run with target_lang=auto, the model detects the spoken language and emits the corresponding language code/tag in the output following the terminal punctuation. This lets a single deployment transcribe mixed-language traffic and automatically label each utterance with its detected language — no separate language-ID component required.


Model Architecture

Architecture Type: FastConformer-CacheAware-RNNT with Prompt

This model consists of a cache-aware streaming Parakeet (FastConformer) encoder with an RNN-T decoder and language-ID prompt conditioning. It is based on the Cache-Aware [1] FastConformer [2] architecture with 24 encoder layers and an RNNT (Recurrent Neural Network Transducer) decoder. The cache-aware streaming design enables efficient processing of audio in chunks while maintaining context from previous frames. Unlike buffered inference, this model maintains caches for all encoder self-attention and convolution layers. This enables reuse of hidden states at every streaming step, where cached activations eliminate redundant computations. As a result, there are no overlapping computations; each processed frame is strictly non-overlapping. This model leverages prompts to guide the transcription process, enabling language-specific transcription from a single ASR model through language ID conditioning.

The language-ID prompt is fused with the acoustic representation as follows:

  • FastConformer encoder processes audio into an acoustic embedding of shape (D=1024, T).
  • Language Encoding expands a 128-dim one-hot language vector across the time axis → (K=128, T), broadcasting the language identity to every frame.
  • Concatenation along the feature axis → fused tensor (D + K, T).
  • Projection layer maps the fused features to the RNNT decoder.

Network Architecture:

  • Encoder: Cache-Aware FastConformer with 24 layers
  • Decoder: RNNT (Recurrent Neural Network Transducer)
  • Parameters: 600M

This model was developed based on nvidia/nemotron-speech-streaming-en-0.6b.


Results at a Glance

ASR performance is measured using Word Error Rate (WER) on the FLEURS test sets. Accuracy stays strong across both modes and improves as the chunk size grows, while remaining competitive even at the lowest-latency 80ms setting. Full tables are in Performance.

Note: Japanese and Korean are measured using Character Error Rate (CER) rather than WER, as is standard for these languages.


Throughput & Efficiency

Despite being roughly half the size (0.6B vs. 1.1B), Nemotron 3.5 ASR serves far more concurrent streams at far lower latency than the Parakeet RNNT 1.1B multilingual model, which runs on buffered streaming. The cache-aware streaming design avoids the redundant recomputation of buffered inference, so a single H100 can sustain dramatically higher concurrency at every chunk size — directly lowering the cost per stream in production. At the lowest-latency 80ms setting, Nemotron sustains ~17× more concurrent streams (240 vs. 14); at the 1120ms setting it sustains 6× more (2,400 vs. 400). The latency-vs-concurrency curves tell the same story: Nemotron (solid green) holds low final-token latency well past 1,000 parallel requests, while Parakeet RNNT 1.1B (dashed blue) saturates after only a few hundred.

Measured on a single NVIDIA H100. Throughput is the number of real-time streams sustainable in parallel; latency is the median final-token latency at a given level of concurrency.


Explore more from NVIDIA

For documentation, deployment guides, enterprise-ready APIs, and the latest open models—including Nemotron and other cutting-edge speech, translation, and generative AI—visit the NVIDIA Developer Portal at developer.nvidia.com. Join the community to access tools, support, and resources to accelerate your development with NVIDIA's NeMo, Speech NIM, and foundation models.

  • What is Nemotron?
  • NVIDIA Developer Nemotron
  • NVIDIA Speech NIM
  • NeMo Documentation

Also, check out the following NVIDIA speech models:


How to Use this Model

There are several ways to use this model. Choose the one that fits your needs.

Run locally with NeMo-Speech.cpp

NeMo-Speech.cpp provides a lightweight native C++ runtime for local inference with this model. After installing the runtime:

hf download nvidia/nemotron-3.5-asr-streaming-0.6b \
  nemotron-3.5-asr-streaming-0.6b.q8_0.gguf \
  --local-dir models

nemo-speech transcribe audio.wav \
  --model models/nemotron-3.5-asr-streaming-0.6b.q8_0.gguf \
  --language en-US

Use another supported locale or --language auto for automatic language detection. See the NeMo-Speech.cpp documentation for more details.

NVIDIA NeMo

To train, fine-tune or perform inference with this model, install NVIDIA NeMo [4] after installing Python 3.11 or later, Cython, and a recent PyTorch version.

apt-get update && apt-get install -y libsndfile1 ffmpeg
pip install Cython packaging
pip install git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]

Loading the Model

import nemo.collections.asr as nemo_asr
asr_model = nemo_asr.models.ASRModel.from_pretrained(model_name="nvidia/nemotron-3.5-asr-streaming-0.6b")

Streaming Inference

You can use the cache-aware streaming inference script from NeMo - NeMo/examples/asr/asr_cache_aware_streaming/speech_to_text_cache_aware_streaming_infer.py

This is a prompt-conditioned multilingual model: pass the target language with target_lang (e.g. en-US, es-ES, de-DE), or use target_lang=auto for automatic language detection.

cd NeMo
python examples/asr/asr_cache_aware_streaming/speech_to_text_cache_aware_streaming_infer.py \
    model_path=<model_path> \
    dataset_manifest=<dataset_manifest> \
    batch_size=<batch_size> \
    target_lang=<lang_id> \ #language key (e.g. en-US) or "auto" for automatic language detection
    att_context_size="[56,13]" \ #set the second value to the desired right context from {0,1,3,6,13}
    strip_lang_tags=true \ #true: remove the detected language tag from the text; false: keep it in the output
    output_path=<output_folder>

strip_lang_tags controls how the detected language tag is handled in the output. The model appends a language tag (e.g. <en-US>) after the transcript's terminal punctuation:

  • strip_lang_tags=false (keep): the tag is left in the output, so you can read the detected language directly from each utterance — useful for mixed-language traffic and language labeling.
  • strip_lang_tags=true (remove): the tag is stripped, leaving only the clean transcript text — useful when you only need the spoken words.

Setting up Streaming Configuration

Latency is defined by the att_context_size param, where att_context_size = {num_frames_left_context, num_frame_right_context}, all measured in 80ms frames:

  • [56, 0]: Chunk size = 1 (1 × 80ms = 0.08s)
  • [56, 1]: Chunk size = 2 (2 × 80ms = 0.16s)
  • [56, 3]: Chunk size = 4 (4 × 80ms = 0.32s)
  • [56, 6]: Chunk size = 7 (7 × 80ms = 0.56s)
  • [56, 13]: Chunk size = 14 (14 × 80ms = 1.12s)

Here, chunk size = current frame + right context; each chunk is processed in non-overlapping fashion.

🤗 Transformers usage

This checkpoint also runs with 🤗 Transformers. The target language is passed through the processor's language argument: a locale such as en-US/de-DE, a bare code such as de, or auto for automatic language detection. In auto mode the model appends an <xx-XX> language tag after the transcript's terminal punctuation; it is a special token, so decoding with skip_special_tokens=True strips it (clean transcript) and skip_special_tokens=False keeps it for language labeling.

Nemotron3_5Asr is available in 🤗 Transformers starting from v5.13.0.

pip install "transformers>=5.13.0"

➡️ Pipeline

from transformers import pipeline

pipe = pipeline("automatic-speech-recognition", model="nvidia/nemotron-3.5-asr-streaming-0.6b")
out = pipe("https://huggingface.co/datasets/hf-internal-testing/dummy-audio-samples/resolve/main/bcn_weather.mp3")
print(out)

The pipeline uses the default language prompt (index 0, en-US). For explicit language conditioning or automatic detection, pass the processor's language argument (see the AutoModel example below).

➡️ Offline transcription

from transformers import AutoModelForRNNT, AutoProcessor
from transformers.audio_utils import load_audio

model_id = "nvidia/nemotron-3.5-asr-streaming-0.6b"
processor = AutoProcessor.from_pretrained(model_id)
model = AutoModelForRNNT.from_pretrained(model_id, device_map="auto")

audio = load_audio(
    "https://huggingface.co/datasets/hf-internal-testing/dummy-audio-samples/resolve/main/bcn_weather.mp3",
    sampling_rate=processor.feature_extractor.sampling_rate,
)

# Condition on a known language ...
inputs = processor(audio, sampling_rate=processor.feature_extractor.sampling_rate, language="en-US")
inputs.to(model.device, dtype=model.dtype)
output = model.generate(**inputs, return_dict_in_generate=True)
print(processor.decode(output.sequences, skip_special_tokens=True))

# ... or let the model detect it and keep the emitted <xx-XX> language tag.
inputs = processor(audio, sampling_rate=processor.feature_extractor.sampling_rate, language="auto")
inputs.to(model.device, dtype=model.dtype)
output = model.generate(**inputs, return_dict_in_generate=True)
print(processor.decode(output.sequences, skip_special_tokens=False))

➡️ Streaming transcription

from threading import Thread
from transformers import AutoModelForRNNT, AutoProcessor, TextIteratorStreamer
from transformers.audio_utils import load_audio

model_id = "nvidia/nemotron-3.5-asr-streaming-0.6b"
processor = AutoProcessor.from_pretrained(model_id)
model = AutoModelForRNNT.from_pretrained(model_id, device_map="auto")

processor.set_num_lookahead_tokens(6)
print(f"Streaming latency: {processor.streaming_latency_ms} ms")

# The language prompt rides along on every chunk; use a locale (e.g. "de-DE") or "auto".
language = "en-US"

sampling_rate = processor.feature_extractor.sampling_rate
audio = load_audio(
    "https://huggingface.co/datasets/hf-internal-testing/dummy-audio-samples/resolve/main/obama.mp3",
    sampling_rate=sampling_rate,
)

first_chunk_inputs = processor(
    audio[: processor.num_samples_first_audio_chunk],
    sampling_rate=sampling_rate,
    is_streaming=True,
    is_first_audio_chunk=True,
    language=language,
    return_tensors="pt",
)
first_chunk_inputs = first_chunk_inputs.to(model.device, dtype=model.dtype)


def input_features_generator():
    yield first_chunk_inputs.input_features[:, : processor.num_mel_frames_first_audio_chunk, :]

    mel_frame_idx = processor.num_mel_frames_first_audio_chunk
    hop_length = processor.feature_extractor.hop_length
    n_fft = processor.feature_extractor.n_fft

    start_idx = mel_frame_idx * hop_length - n_fft // 2
    while (end_idx := start_idx + processor.num_samples_per_audio_chunk) < audio.shape[0]:
        inputs = processor(
            audio[start_idx:end_idx],
            sampling_rate=sampling_rate,
            is_streaming=True,
            is_first_audio_chunk=False,
            language=language,
            return_tensors="pt",
        )
        inputs = inputs.to(model.device, dtype=model.dtype)
        yield inputs.input_features

        mel_frame_idx += processor.num_mel_frames_per_audio_chunk
        start_idx = mel_frame_idx * hop_length - n_fft // 2


streamer = TextIteratorStreamer(processor.tokenizer, skip_special_tokens=True)
generate_kwargs = {
    **first_chunk_inputs,
    "input_features": input_features_generator(),
    "streamer": streamer,
}
thread = Thread(target=model.generate, kwargs=generate_kwargs)
thread.start()

print("Model output (streaming):", end=" ", flush=True)
for text_chunk in streamer:
    print(text_chunk, end="", flush=True)
thread.join()

For more details about usage, please refer to the Transformers documentation.

Input(s):

Input Type(s): Audio, Lang ID

Input Format(s): wav, string

Input Parameters: One-Dimensional (1D) for audio and One-Dimensional (1D) for Lang ID

Other Properties Related to Input: Maximum Length in seconds specific to GPU Memory, No Pre-Processing Needed, Mono channel is required.

By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.

Output

Output Type(s): Text String in Input Language

Output Format(s): String

Output Parameters: One-Dimensional (1D)

Other Properties Related to Output: No Maximum Character Length, transcribe punctuation and capitalization.

By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.


Software Integration

Runtime Engine: NeMo 26.06

Supported Hardware Microarchitecture Compatibility:

  • NVIDIA Ampere
  • NVIDIA Blackwell
  • NVIDIA Hopper
  • NVIDIA Jetson
  • NVIDIA Lovelace
  • NVIDIA Turing
  • NVIDIA Volta

Supported Operating System(s):

  • Linux
  • Linux 4 Tegra

The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.


Model Version(s):

nemotron-3.5-asr-streaming-0.6b-v1

Training and Evaluation Datasets:

Training Datasets

It was trained on speech data across 40 language-locales. The training data is a dynamic blend of public and proprietary internal datasets normalized to have spoken forms in text with punctuation and capitalization, including:

  • NVIDIA Riva multilingual ASR training set (Proprietary)
  • NVIDIA Granary [3]
  • Multilingual LibriSpeech (MLS)
  • Mozilla Common Voice
  • FLEURS
  • VoxPopuli / Europarl-ASR

** Data Modality: Audio

** Audio Training Data Size: 10,000 to 1 Million Hours

** Data Collection Method by dataset

  • Human

** Labeling Method by dataset

  • Human
  • Synthetic: Synthetic labels were generated from an ensemble of ASR models (NVIDIA Canary, Parakeet Multilingual 1.1B RNNT, Parakeet CTC 1.1B, OpenAI Whisper, and FunASR), with punctuation and capitalization (PnC) generated from Qwen3-32B.

Evaluation Datasets

The model was evaluated on multilingual ASR benchmarks:

  • FLEURS
  • Mozilla Common Voice (MCV)
  • Multilingual LibriSpeech (MLS)
  • NVIDIA internal multilingual evaluation sets

** Data Collection Method by dataset

  • Human

** Labeling Method by dataset

  • Human

Performance

ASR performance is measured using the Word Error Rate (WER). The tables below report WER (%) on the FLEURS test sets across configurable streaming chunk sizes, in two modes:

  • Language Input (LangID): the target language is provided to the model.
  • Auto-detect: the model automatically detects the spoken language.

Note: Japanese, Korean, and Mandarin are evaluated using Character Error Rate (CER) rather than WER, as is standard for these languages. Note on text normalization: WER/CER are computed after text normalization that aligns the reference and hypothesis (e.g., casing, punctuation, numerals, and formatting conventions). Normalization is not perfect across all 40 language-locales, and residual mismatches between normalized text can inflate the reported error rates — actual transcription quality may be somewhat better than the numbers suggest.

Transcription-ready (19 locales)

Languages are ordered by accuracy (lowest WER first).

LanguageLanguage Input (LangID)Auto-detect
80ms160ms320ms560ms1.12s80ms160ms320ms560ms1.12s
Spanish (es-US, es-ES)4.874.644.394.264.115.044.824.484.344.13
Italian (it-IT)5.234.854.834.414.255.284.894.844.474.32
Portuguese (pt-BR, pt-PT)6.296.105.815.655.486.416.195.825.575.47
Hindi (hi-IN)8.137.977.417.056.8111.4710.839.889.268.23
Korean (ko-KR)7.597.707.277.187.128.318.187.817.497.30
English (en-US, en-GB)9.438.888.277.997.919.729.348.848.808.84
German (de-DE)9.819.218.838.428.319.909.378.878.588.22
French (fr-FR, fr-CA)10.9710.609.799.459.0311.0310.609.849.469.02
Russian (ru-RU)10.8410.739.879.609.1712.4712.0911.0110.5710.03
Turkish (tr-TR)12.3412.3312.0511.3411.1712.6112.2811.9311.5111.32
Vietnamese (vi-VN)13.4112.8712.2911.7811.1813.5913.0212.4012.0211.22
Dutch (nl-NL)14.0313.4312.1711.9711.4614.0913.8012.6212.2411.70
Japanese (ja-JP)13.8712.9012.2211.9111.4814.9713.8513.0012.3811.66
Arabic (ar-AR)13.1712.6512.5512.1312.0313.4712.8512.6712.1812.06
Ukrainian (uk-UA)15.7015.2114.5513.6713.0718.8117.9616.7915.6014.59
Average10.3810.009.499.128.8411.1410.6710.059.639.21

Broad-coverage (13 locales)

Languages are ordered by accuracy (lowest WER first).

LanguageLanguage Input (LangID)Auto-detect
80ms160ms320ms560ms1.12s80ms160ms320ms560ms1.12s
Polish (pl-PL)19.8818.9217.4816.6115.1522.6521.6320.0518.5216.55
Norwegian Bokmål (nb-NO)20.4320.0718.9018.4418.1020.9120.1919.2918.7618.01
Finnish (fi-FI)21.1920.5720.0518.9418.3421.6120.8820.4019.3618.72
Mandarin (zh-CN)20.5620.2220.0319.5119.2822.4521.0720.5920.4019.87
Czech (cs-CZ)24.1823.2022.4121.0420.4125.8125.1223.6822.5521.45
Bulgarian (bg-BG)24.5023.5822.8021.7020.5328.2827.2225.5424.0521.84
Slovak (sk-SK)25.0824.1423.7322.5121.2827.5926.0625.6124.1522.68
Swedish (sv-SE)25.6124.8523.6322.7222.1726.2825.5624.1823.5722.53
Croatian (hr-HR)27.9227.0925.7924.9223.9732.1331.2029.6528.9527.46
Romanian (ro-RO)31.5230.9329.0427.7725.9034.2233.2630.9729.8426.88
Estonian (et-EE)29.9529.6628.5927.3726.3530.5830.0928.7228.0327.19
Danish (da-DK)32.6231.5130.0028.9227.4933.1531.7730.2229.3327.81
Hungarian (hu-HU)32.7032.0330.9229.7228.6833.4032.3931.4930.2029.18
Average25.8625.1424.1123.0922.1327.6226.6525.4124.4423.09

Adaptation-ready languages (fine-tune to enable)

These 8 language-locales are recognized by the tokenizer but are not tuned for production transcription out of the box: Greek (el-GR), Hebrew (he-IL), Lithuanian (lt-LT), Slovenian (sl-SI), Latvian (lv-LV), Maltese (mt-MT), Thai (th-TH), and Norwegian Nynorsk (nn-NO). Fine-tuning on in-domain data is recommended to bring them to production quality.


License/Terms of Use

Governing Terms: Use of the model is governed by the OpenMDW-1.1 license.

Deployment Geography

Global

Use Case

This model is for transcription of multilingual audio.

References

[1] Stateful Conformer with Cache-based Inference for Streaming Automatic Speech Recognition

[2] Fast Conformer with Linearly Scalable Attention for Efficient Speech Recognition

[3] NVIDIA Granary

[4] NVIDIA NeMo Framework


Ethical Considerations

NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.

Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns here.


Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:d024e3fa2f48920c0a482310c551a10e6512fdda&dn=nvidia_nemotron-3.5-asr-streaming-0.6b

Open magnet in torrent client · infohash d024e3fa2f48920c0a482310c551a10e6512fdda

Files & hashes

PathSizesha1sha256
README.md53.0 KB (54,239 B)0895dd071a831de8198d84ce219cd0640d8c8999a3344caadf796c084c6b90a9fa5978068fd45e3a019790bebe50489bb3c0f7b7
arch_slide10.png85.8 KB (87,843 B)a2e540ff7a8552cf7c34555d09b3076cbe5ecc542be5d8ccfcd8232c6fc57ffacda125221382ef181ec239e1b6fdd78cf0c1c020
avg_wer_summary.png64.0 KB (65,515 B)a51c5bbf87afd177c86e1675eabd774e3d9b1ff89a5474f81b64e0ce844c5907f073f7fab56a353d21db9196cd11aba22f787060
bias.md2.1 KB (2,104 B)e46cac5e4f6f0c817b7e1fa83cf7cdf96af12ebdc867da097b69770c3c12d06debbb7df9d8fbf63764fb8a8bad0fee01a98e61c2
config.json1.3 KB (1,376 B)3ba627e56b655f0600b652b273c6d1e05fbc78e462d186fd91f518e00e7867500f1f5819225e8ee95ea3e21b546514bf2048e845
explainability.md2.3 KB (2,388 B)cbb22303311f86dd77803b9efd392b5101436f0e0f7b9ef8481da911bc54d2f57ba0960cad80f74a6acbc7e4fd5dd57d1fc2d93a
fleurs_langid_vs_auto.png81.9 KB (83,849 B)216aea04f62745e06a95f399adc631ffb027e03156c360a710c99cbf70c04006ec1f842b3796b72f5093178d438b2140049b3626
fleurs_wer_vs_chunk_size.png90.1 KB (92,234 B)9a8ea7f2b78add5774c4921b79479a05366f0bbe9b340101e45a7ba6268f1b9c90037d9c2cf00c2c1768272bd3bdcaffd9b231ff
generation_config.json193 B (193 B)b7ca70126139d1bfe866146bb414f372903effdb993e5d4cb74a6fe9d6e7084a76b3313c1446740679be4676570c23b664fdc07e
latency_vs_parallel.png135.9 KB (139,167 B)bd0c2af39f651fc88c03d42b461bac373b7e76303e5636204786c68914f69c3f3158b4e698774b6e0dbd9120dbd996947e396638
model.safetensors2.38 GB (2,552,062,944 B)9e979d890957f6a5f3f561b3658c803cbf932b3a9eebdd6590289cb3030f310858f3df93256600a800a3e8200c5993d5f967e174
model_architecture.png147.1 KB (150,586 B)de93ba8b84df0803dfb117efa3b0f8243a5134f43146643d1a7c8dd424adcb221a5dabbda6951da1ef3937f7d15b29e46e5fa272
model_overview.png111.4 KB (114,032 B)9520edb9bff3902aea2665a34bf316fca55b81aa075554d371b33de450cb7a13fa9886c3689855d4930b37edc1ecb954b01f33c5
nemotron-3.5-asr-streaming-0.6b.nemo2.21 GB (2,368,284,501 B)a41bbf2504cfac21fc3e5510cc8e9bfb22067203210214ed94039bf6bfbb9a047c7fa289628db75b103e2bf6381fa78285436a74
privacy.md2.0 KB (2,097 B)615cf01e1c9c95993bcb0768d141f295e45eb1a1c662e372f07b12892e4a6f6d5d74abb503b82931fa74c3ef959859719ef5788b
processor_config.json2.5 KB (2,519 B)d430fe73aa4a2a97b2a0ea606f768b5e71765c3dec47870f1091ea4f25539208387b45b902c92d0e3f997a30061ef88f73437ab0
safety.md737 B (737 B)73d152c1bab8b6b7bbe7fd5c57f2dce5b1e49f300eb7a4d7eac77d0a3a1af275a73d69b94989dcc04ddb905f06937ac36d6dd3c2
throughput_vs_chunk.png67.8 KB (69,454 B)f825e4c09bdbfec2532bfe50978ae20200def4f3276b2f4e3dca6f5550f4215c8180ab244bc998401d65b54ce40400d228fee5da
tokenizer.json734.4 KB (752,051 B)425c659bba34d7116233c6e102d2948c26e114f73f3d481deb073b64c2082e8c7860d487a3a62774bf4e9e4faac83007e181f246
tokenizer_config.json881 B (881 B)33e468c971b257265e23a56ca113d2e86b363b305c641c5b3f50702a60082690d27c1ce7fcb5a92c4a624793bcae0f21eda3d6e0

Cite this release

Canonical URL
https://aiseedbank.org/models/nvidia_nemotron-3.5-asr-streaming-0.6b/
Slug
nvidia_nemotron-3.5-asr-streaming-0.6b
Infohash
d024e3fa2f48920c0a482310c551a10e6512fdda
License
custom/other license
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: nvidia_nemotron-3.5-asr-streaming-0.6b.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositorynvidia/nemotron-3.5-asr-streaming-0.6b
Revision (pinned)1c8deaecc64b91f034d73e08dd8b64625eb3395d
Fetched at2026-09-04T04:28:37Z
License at fetchother
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-04T04:29:27Z

custom/other license4.58 GB (4,921,968,710 bytes)nemosafetensorsggufnemotron3_5_asrfeature-extractiontransformersspeech-recognitioncache-aware ASRautomatic-speech-recognitionstreaming-asrmultilingualspeechaudioFastConformerRNNTParakeetASRpytorchNeMomodel-indexeval-results35 languages (en, es, de …)paper: 2312.17279paper: 2305.05084