{
  "assamese": {
    "n_samples": 500,
    "wer": 57.55,
    "cer": 28.23,
    "wer_normalized": 53.5,
    "cer_normalized": 26.4,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 34.39,
    "cer": 11.52,
    "wer_normalized": 29.51,
    "cer_normalized": 10.28,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 27.55,
    "cer": 11.65,
    "wer_normalized": 14.42,
    "cer_normalized": 8.84,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 28.66,
    "cer": 9.41,
    "wer_normalized": 22.91,
    "cer_normalized": 8.35,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.86,
    "cer": 4.99,
    "wer_normalized": 9.92,
    "cer_normalized": 3.94,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 50.19,
    "cer": 13.87,
    "wer_normalized": 42.56,
    "cer_normalized": 12.0,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 57.56,
    "cer": 14.62,
    "wer_normalized": 50.5,
    "cer_normalized": 13.24,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 41.79,
    "cer": 13.63,
    "wer_normalized": 35.77,
    "cer_normalized": 12.52,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 44.73,
    "cer": 14.95,
    "wer_normalized": 37.78,
    "cer_normalized": 12.93,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 29.27,
    "cer": 11.07,
    "wer_normalized": 22.07,
    "cer_normalized": 9.1,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 54.83,
    "cer": 15.54,
    "wer_normalized": 48.6,
    "cer_normalized": 14.24,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 45.85,
    "cer": 12.04,
    "wer_normalized": 37.37,
    "cer_normalized": 10.41,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 40.75,
    "cer": 13.95,
    "wer_normalized": 34.08,
    "cer_normalized": 12.27
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 40.52,
    "cer": 13.46,
    "wer_normalized": 33.74,
    "cer_normalized": 11.85
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-ckpt-24000",
    "checkpoint_name": "ckpt-24000",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 32,
    "force_language": true,
    "inference_time_sec": 1442.01,
    "total_audio_sec": 40354.46,
    "rtf": 0.0357
  }
}