{
  "assamese": {
    "n_samples": 500,
    "wer": 18.18,
    "cer": 7.58,
    "wer_normalized": 15.43,
    "cer_normalized": 7.44,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 16.32,
    "cer": 3.22,
    "wer_normalized": 12.37,
    "cer_normalized": 2.79,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 28.4,
    "cer": 11.56,
    "wer_normalized": 12.09,
    "cer_normalized": 8.07,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 15.72,
    "cer": 3.72,
    "wer_normalized": 11.33,
    "cer_normalized": 3.17,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.12,
    "cer": 3.66,
    "wer_normalized": 8.81,
    "cer_normalized": 2.69,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 24.75,
    "cer": 4.65,
    "wer_normalized": 20.88,
    "cer_normalized": 4.23,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 39.1,
    "cer": 7.0,
    "wer_normalized": 34.72,
    "cer_normalized": 6.32,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 21.74,
    "cer": 5.53,
    "wer_normalized": 16.95,
    "cer_normalized": 4.9,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 22.77,
    "cer": 4.54,
    "wer_normalized": 17.22,
    "cer_normalized": 3.71,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 15.9,
    "cer": 4.28,
    "wer_normalized": 9.48,
    "cer_normalized": 2.96,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 27.76,
    "cer": 5.23,
    "wer_normalized": 25.59,
    "cer_normalized": 5.01,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 23.2,
    "cer": 4.25,
    "wer_normalized": 18.46,
    "cer_normalized": 3.81,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 22.01,
    "cer": 5.48,
    "wer_normalized": 16.8,
    "cer_normalized": 4.81
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 22.25,
    "cer": 5.44,
    "wer_normalized": 16.94,
    "cer_normalized": 4.59
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-mixed-v2-ckpt-400000",
    "checkpoint_name": "mixed-v2-ckpt-400000",
    "backend": "transformers",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 128,
    "force_language": true,
    "inference_time_sec": 681.24,
    "total_audio_sec": 40354.46,
    "rtf": 0.0169
  }
}