{
  "assamese": {
    "n_samples": 500,
    "wer": 15.43,
    "cer": 6.15,
    "wer_normalized": 12.56,
    "cer_normalized": 5.98,
    "empty_hypotheses": 0
  },
  "bengali": {
    "n_samples": 500,
    "wer": 15.94,
    "cer": 3.04,
    "wer_normalized": 12.02,
    "cer_normalized": 2.63,
    "empty_hypotheses": 0
  },
  "english": {
    "n_samples": 500,
    "wer": 28.03,
    "cer": 11.45,
    "wer_normalized": 12.17,
    "cer_normalized": 8.04,
    "empty_hypotheses": 0
  },
  "gujarati": {
    "n_samples": 500,
    "wer": 15.54,
    "cer": 3.67,
    "wer_normalized": 11.27,
    "cer_normalized": 3.16,
    "empty_hypotheses": 0
  },
  "hindi": {
    "n_samples": 500,
    "wer": 13.08,
    "cer": 3.71,
    "wer_normalized": 8.46,
    "cer_normalized": 2.65,
    "empty_hypotheses": 0
  },
  "kannada": {
    "n_samples": 500,
    "wer": 24.35,
    "cer": 4.59,
    "wer_normalized": 20.56,
    "cer_normalized": 4.15,
    "empty_hypotheses": 0
  },
  "malayalam": {
    "n_samples": 500,
    "wer": 39.04,
    "cer": 6.94,
    "wer_normalized": 34.81,
    "cer_normalized": 6.28,
    "empty_hypotheses": 0
  },
  "marathi": {
    "n_samples": 500,
    "wer": 21.56,
    "cer": 5.55,
    "wer_normalized": 16.73,
    "cer_normalized": 4.84,
    "empty_hypotheses": 0
  },
  "odia": {
    "n_samples": 500,
    "wer": 22.09,
    "cer": 4.24,
    "wer_normalized": 16.26,
    "cer_normalized": 3.41,
    "empty_hypotheses": 0
  },
  "punjabi": {
    "n_samples": 500,
    "wer": 16.01,
    "cer": 4.24,
    "wer_normalized": 9.42,
    "cer_normalized": 2.94,
    "empty_hypotheses": 0
  },
  "tamil": {
    "n_samples": 500,
    "wer": 27.82,
    "cer": 5.26,
    "wer_normalized": 25.61,
    "cer_normalized": 5.01,
    "empty_hypotheses": 0
  },
  "telugu": {
    "n_samples": 500,
    "wer": 22.83,
    "cer": 4.19,
    "wer_normalized": 18.32,
    "cer_normalized": 3.79,
    "empty_hypotheses": 0
  },
  "__overall__": {
    "n_samples": 6000,
    "wer": 21.52,
    "cer": 5.29,
    "wer_normalized": 16.3,
    "cer_normalized": 4.62
  },
  "__macro_avg__": {
    "n_languages": 12,
    "wer": 21.81,
    "cer": 5.25,
    "wer_normalized": 16.52,
    "cer_normalized": 4.41
  },
  "__meta__": {
    "checkpoint": "/home/ubuntu/training/checkpoints/qwen3-asr-mixed-v2-ckpt-500000",
    "checkpoint_name": "mixed-v2-ckpt-500000",
    "backend": "transformers",
    "dataset": "BayAreaBoys/indic-asr-benchmark-6k",
    "batch_size": 128,
    "force_language": true,
    "inference_time_sec": 723.92,
    "total_audio_sec": 40354.46,
    "rtf": 0.0179
  }
}