{
  "assamese": {
    "n_samples": 500,
    "wer": 17.06,
    "cer": 6.95,
    "wer_normalized": 14.29,
    "cer_normalized": 6.73,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 17.93,
    "cer": 3.8,
    "wer_normalized": 13.66,
    "cer_normalized": 3.34,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 28.66,
    "cer": 11.9,
    "wer_normalized": 12.86,
    "cer_normalized": 8.52,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 17.04,
    "cer": 4.19,
    "wer_normalized": 12.78,
    "cer_normalized": 3.63,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.05,
    "cer": 3.76,
    "wer_normalized": 8.97,
    "cer_normalized": 2.82,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 26.64,
    "cer": 5.45,
    "wer_normalized": 22.46,
    "cer_normalized": 4.85,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 40.75,
    "cer": 7.5,
    "wer_normalized": 36.36,
    "cer_normalized": 6.76,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 22.72,
    "cer": 5.91,
    "wer_normalized": 17.76,
    "cer_normalized": 5.18,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 22.96,
    "cer": 4.84,
    "wer_normalized": 17.29,
    "cer_normalized": 3.99,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 17.22,
    "cer": 4.73,
    "wer_normalized": 10.81,
    "cer_normalized": 3.47,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 30.4,
    "cer": 5.97,
    "wer_normalized": 27.7,
    "cer_normalized": 5.64,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 25.0,
    "cer": 4.81,
    "wer_normalized": 19.78,
    "cer_normalized": 4.22,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 22.99,
    "cer": 5.87,
    "wer_normalized": 17.69,
    "cer_normalized": 5.15
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 23.29,
    "cer": 5.82,
    "wer_normalized": 17.89,
    "cer_normalized": 4.93
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-mixed-v2-ckpt-130000",
    "checkpoint_name": "mixed-v2-ckpt-130000",
    "backend": "transformers",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 128,
    "force_language": true,
    "inference_time_sec": 684.1,
    "total_audio_sec": 40354.46,
    "rtf": 0.017
  }
}