{
  "assamese": {
    "n_samples": 500,
    "wer": 27.26,
    "cer": 11.74,
    "wer_normalized": 24.27,
    "cer_normalized": 11.35,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 20.58,
    "cer": 4.77,
    "wer_normalized": 16.5,
    "cer_normalized": 4.33,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 25.78,
    "cer": 12.86,
    "wer_normalized": 16.88,
    "cer_normalized": 10.67,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 19.7,
    "cer": 5.51,
    "wer_normalized": 15.2,
    "cer_normalized": 4.97,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 15.49,
    "cer": 4.77,
    "wer_normalized": 10.83,
    "cer_normalized": 3.77,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 31.38,
    "cer": 6.99,
    "wer_normalized": 26.89,
    "cer_normalized": 6.19,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 42.37,
    "cer": 8.31,
    "wer_normalized": 37.55,
    "cer_normalized": 7.42,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 28.32,
    "cer": 7.72,
    "wer_normalized": 22.93,
    "cer_normalized": 6.99,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 26.22,
    "cer": 6.0,
    "wer_normalized": 20.34,
    "cer_normalized": 5.11,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 20.3,
    "cer": 6.12,
    "wer_normalized": 14.13,
    "cer_normalized": 4.82,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 37.47,
    "cer": 8.3,
    "wer_normalized": 33.79,
    "cer_normalized": 7.85,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 29.94,
    "cer": 6.13,
    "wer_normalized": 24.29,
    "cer_normalized": 5.58,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 26.94,
    "cer": 7.53,
    "wer_normalized": 21.91,
    "cer_normalized": 6.85
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 27.07,
    "cer": 7.43,
    "wer_normalized": 21.97,
    "cer_normalized": 6.59
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-mixed-ckpt-50000",
    "checkpoint_name": "ckpt-50000",
    "backend": "transformers",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 64,
    "force_language": true,
    "inference_time_sec": 1824.59,
    "total_audio_sec": 40354.46,
    "rtf": 0.0452
  }
}