GOESB

Nemotron 3.5 ASR Streaming 0.6b Portuguese (Batch)

nemotron-3-5-pt-batch · v1.0.0

batchpt-BRnemotronnemotron-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.0Initial profile (ADR-0013). The offline/batch baseline the same checkpoint's streaming latency numbers are read against.

Full definition

{
  "id": "nemotron-3-5-pt-batch",
  "version": "1.0.0",
  "title": "Nemotron 3.5 ASR Streaming 0.6b Portuguese (Batch)",
  "benchmark_type": "batch",
  "language": "pt-BR",
  "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-pt-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."
    }
  ]
}