{
  "assamese": {
    "n_samples": 500,
    "wer": 53.46,
    "cer": 25.74,
    "wer_normalized": 49.39,
    "cer_normalized": 24.17,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 32.54,
    "cer": 10.73,
    "wer_normalized": 27.68,
    "cer_normalized": 9.5,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 26.21,
    "cer": 11.32,
    "wer_normalized": 14.79,
    "cer_normalized": 8.89,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 26.84,
    "cer": 8.73,
    "wer_normalized": 21.26,
    "cer_normalized": 7.7,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.9,
    "cer": 5.05,
    "wer_normalized": 9.88,
    "cer_normalized": 4.01,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 47.12,
    "cer": 12.69,
    "wer_normalized": 40.06,
    "cer_normalized": 10.9,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 53.6,
    "cer": 12.72,
    "wer_normalized": 47.33,
    "cer_normalized": 11.53,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 40.24,
    "cer": 13.61,
    "wer_normalized": 34.52,
    "cer_normalized": 12.48,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 41.15,
    "cer": 13.27,
    "wer_normalized": 34.44,
    "cer_normalized": 11.6,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 29.97,
    "cer": 12.23,
    "wer_normalized": 22.9,
    "cer_normalized": 10.14,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 50.94,
    "cer": 13.72,
    "wer_normalized": 45.2,
    "cer_normalized": 12.6,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 41.55,
    "cer": 10.26,
    "wer_normalized": 33.64,
    "cer_normalized": 8.8,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 38.35,
    "cer": 12.85,
    "wer_normalized": 32.07,
    "cer_normalized": 11.34
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 38.13,
    "cer": 12.51,
    "wer_normalized": 31.76,
    "cer_normalized": 11.03
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-ckpt-72000",
    "checkpoint_name": "ckpt-72000",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 32,
    "force_language": true,
    "inference_time_sec": 1434.96,
    "total_audio_sec": 40354.46,
    "rtf": 0.0356
  }
}