{
  "assamese": {
    "n_samples": 500,
    "wer": 18.08,
    "cer": 7.35,
    "wer_normalized": 15.28,
    "cer_normalized": 7.17,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 15.73,
    "cer": 2.95,
    "wer_normalized": 11.83,
    "cer_normalized": 2.54,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 25.2,
    "cer": 10.84,
    "wer_normalized": 12.06,
    "cer_normalized": 8.03,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 15.07,
    "cer": 3.62,
    "wer_normalized": 10.78,
    "cer_normalized": 3.07,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.03,
    "cer": 3.69,
    "wer_normalized": 8.39,
    "cer_normalized": 2.61,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 24.79,
    "cer": 4.66,
    "wer_normalized": 20.96,
    "cer_normalized": 4.24,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 38.86,
    "cer": 6.95,
    "wer_normalized": 34.52,
    "cer_normalized": 6.28,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 21.83,
    "cer": 5.58,
    "wer_normalized": 17.02,
    "cer_normalized": 4.93,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 23.44,
    "cer": 4.55,
    "wer_normalized": 17.68,
    "cer_normalized": 3.72,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 15.88,
    "cer": 4.3,
    "wer_normalized": 9.42,
    "cer_normalized": 2.98,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 28.54,
    "cer": 5.41,
    "wer_normalized": 26.11,
    "cer_normalized": 5.13,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 23.05,
    "cer": 4.25,
    "wer_normalized": 18.48,
    "cer_normalized": 3.87,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 21.73,
    "cer": 5.4,
    "wer_normalized": 16.72,
    "cer_normalized": 4.77
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 21.96,
    "cer": 5.35,
    "wer_normalized": 16.88,
    "cer_normalized": 4.55
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-mixed-v2-ckpt-350000",
    "checkpoint_name": "mixed-v2-ckpt-350000",
    "backend": "transformers",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 128,
    "force_language": true,
    "inference_time_sec": 681.06,
    "total_audio_sec": 40354.46,
    "rtf": 0.0169
  }
}