Nemotron 3.5 ASR Streaming 0.6b Dutch (Batch)
nemotron-3-5-nl-batch · v1.0.0
batchnl-NLnemotronnemotron-3.5-asr-streaming-0.6b
Scoring
Primary metric: wer · Tie-breakers: real_time_factor, energy_wh
Metrics: wer, wer_substitutions, wer_deletions, wer_insertions, cer, cer_substitutions, cer_deletions, cer_insertions, real_time_factor, cpu_pct, ram_mb, energy_wh, temperature_c
Changelog
- v1.0.0 — Initial profile (ADR-0013). The offline/batch baseline the same checkpoint's streaming latency numbers are read against.
Full definition
{
"id": "nemotron-3-5-nl-batch",
"version": "1.0.0",
"title": "Nemotron 3.5 ASR Streaming 0.6b Dutch (Batch)",
"benchmark_type": "batch",
"language": "nl-NL",
"runtime": {
"name": "nemotron",
"min_version": "5.13.0"
},
"model": {
"name": "nemotron-3.5-asr-streaming-0.6b",
"vad": false,
"context_reset": "per_utterance"
},
"configuration": {
"threads": 4
},
"normalization": {
"lowercase": true,
"remove_punctuation": true,
"expand_numbers": true,
"ruleset_id": "goesb-nl-v1"
},
"scoring": {
"primary_metric": "wer",
"tie_breakers": [
"real_time_factor",
"energy_wh"
]
},
"metrics": [
"wer",
"wer_substitutions",
"wer_deletions",
"wer_insertions",
"cer",
"cer_substitutions",
"cer_deletions",
"cer_insertions",
"real_time_factor",
"cpu_pct",
"ram_mb",
"energy_wh",
"temperature_c"
],
"overridable": {
"threads": {
"range": {
"min": 1,
"max": 16
}
}
},
"changelog": [
{
"version": "1.0.0",
"notes": "Initial profile (ADR-0013). The offline/batch baseline the same checkpoint's streaming latency numbers are read against."
}
]
}