We benchmarked all 19 WAXAL ASR languages โ€” here's what we found

#22
by Professor - opened

๐Ÿ‘‹ Hi WAXAL community!

We've just released the first systematic ASR benchmark across all 19 WAXAL languages โ€” evaluating Whisper Large-v3, MMS-1B, and Omnilingual-1B (zero-shot) against fine-tuned edge models (Whisper Tiny, Whisper Small, MMS-300M).

๐Ÿ”— Project: https://waxalnet.vercel.app/
๐Ÿ“„ Paper: https://arxiv.org/abs/2606.02375
๐Ÿค— Models: https://huggingface.co/waxal-benchmarking

Key findings

  • Fine-tuned edge models (39Mโ€“300M params) achieve 38.0% macro-avg WER vs 64.9% for the best zero-shot baseline โ€” using models 3โ€“40ร— smaller
  • Whisper Large-v3 natively supports only 4 of the 19 languages
  • Architecture follows language family: MMS-300M wins on all Bantu languages; Whisper Small wins on Afro-Asiatic
  • WER alone misrepresents performance for Ge'ez-script languages (Amharic, Tigrinya) โ€” CER tells a substantially different story

All 57 fine-tuned checkpoints, evaluation code, and a cleaned test subset are released under CC-BY 4.0. Built with 32 contributors and native speakers across all 19 language communities.

Happy to answer any questions! ๐Ÿ™Œ

Sign up or log in to comment