{
  "assamese": {
    "n_samples": 500,
    "wer": 16.26,
    "cer": 6.69,
    "wer_normalized": 13.49,
    "cer_normalized": 6.5,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 17.56,
    "cer": 3.64,
    "wer_normalized": 13.65,
    "cer_normalized": 3.25,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 30.59,
    "cer": 12.23,
    "wer_normalized": 12.52,
    "cer_normalized": 8.15,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 16.26,
    "cer": 4.04,
    "wer_normalized": 11.81,
    "cer_normalized": 3.43,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.55,
    "cer": 3.98,
    "wer_normalized": 9.09,
    "cer_normalized": 2.89,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 25.8,
    "cer": 4.96,
    "wer_normalized": 21.63,
    "cer_normalized": 4.47,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 39.54,
    "cer": 7.16,
    "wer_normalized": 35.23,
    "cer_normalized": 6.5,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 22.67,
    "cer": 5.78,
    "wer_normalized": 17.64,
    "cer_normalized": 5.09,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 22.46,
    "cer": 4.47,
    "wer_normalized": 16.87,
    "cer_normalized": 3.65,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 16.39,
    "cer": 4.41,
    "wer_normalized": 9.98,
    "cer_normalized": 3.17,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 29.39,
    "cer": 5.58,
    "wer_normalized": 26.85,
    "cer_normalized": 5.34,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 24.57,
    "cer": 4.64,
    "wer_normalized": 19.26,
    "cer_normalized": 4.09,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 22.61,
    "cer": 5.66,
    "wer_normalized": 17.12,
    "cer_normalized": 4.92
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 22.92,
    "cer": 5.63,
    "wer_normalized": 17.33,
    "cer_normalized": 4.71
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-mixed-v2-ckpt-200000",
    "checkpoint_name": "mixed-v2-ckpt-200000",
    "backend": "transformers",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 128,
    "force_language": true,
    "inference_time_sec": 679.05,
    "total_audio_sec": 40354.46,
    "rtf": 0.0168
  }
}