{
  "assamese": {
    "n_samples": 500,
    "wer": 18.16,
    "cer": 7.38,
    "wer_normalized": 15.15,
    "cer_normalized": 7.09,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 18.93,
    "cer": 3.98,
    "wer_normalized": 14.83,
    "cer_normalized": 3.5,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 31.45,
    "cer": 12.85,
    "wer_normalized": 13.4,
    "cer_normalized": 8.69,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 16.7,
    "cer": 4.16,
    "wer_normalized": 12.06,
    "cer_normalized": 3.54,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.45,
    "cer": 4.06,
    "wer_normalized": 9.33,
    "cer_normalized": 3.09,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 27.69,
    "cer": 5.58,
    "wer_normalized": 23.68,
    "cer_normalized": 5.02,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 39.81,
    "cer": 7.39,
    "wer_normalized": 35.42,
    "cer_normalized": 6.61,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 24.27,
    "cer": 6.36,
    "wer_normalized": 19.06,
    "cer_normalized": 5.59,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 23.18,
    "cer": 4.69,
    "wer_normalized": 17.44,
    "cer_normalized": 3.86,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 17.15,
    "cer": 4.73,
    "wer_normalized": 10.77,
    "cer_normalized": 3.38,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 31.86,
    "cer": 6.16,
    "wer_normalized": 29.45,
    "cer_normalized": 5.89,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 25.48,
    "cer": 4.82,
    "wer_normalized": 20.35,
    "cer_normalized": 4.4,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 23.71,
    "cer": 6.05,
    "wer_normalized": 18.21,
    "cer_normalized": 5.28
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 24.01,
    "cer": 6.01,
    "wer_normalized": 18.41,
    "cer_normalized": 5.06
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-mixed-v2-ckpt-100000",
    "checkpoint_name": "mixed-v2-ckpt-100000",
    "backend": "transformers",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 128,
    "force_language": true,
    "inference_time_sec": 687.69,
    "total_audio_sec": 40354.46,
    "rtf": 0.017
  }
}