English

Towards stable AI systems for Evaluating Arabic Pronunciations

Computation and Language 2025-08-28 v1 Artificial Intelligence

Abstract

Modern Arabic ASR systems such as wav2vec 2.0 excel at word- and sentence-level transcription, yet struggle to classify isolated letters. In this study, we show that this phoneme-level task, crucial for language learning, speech therapy, and phonetic research, is challenging because isolated letters lack co-articulatory cues, provide no lexical context, and last only a few hundred milliseconds. Recogniser systems must therefore rely solely on variable acoustic cues, a difficulty heightened by Arabic's emphatic (pharyngealized) consonants and other sounds with no close analogues in many languages. This study introduces a diverse, diacritised corpus of isolated Arabic letters and demonstrates that state-of-the-art wav2vec 2.0 models achieve only 35% accuracy on it. Training a lightweight neural network on wav2vec embeddings raises performance to 65%. However, adding a small amplitude perturbation (epsilon = 0.05) cuts accuracy to 32%. To restore robustness, we apply adversarial training, limiting the noisy-speech drop to 9% while preserving clean-speech accuracy. We detail the corpus, training pipeline, and evaluation protocol, and release, on demand, data and code for reproducibility. Finally, we outline future work extending these methods to word- and sentence-level frameworks, where precise letter pronunciation remains critical.

Keywords

Cite

@article{arxiv.2508.19587,
  title  = {Towards stable AI systems for Evaluating Arabic Pronunciations},
  author = {Hadi Zaatiti and Hatem Hajri and Osama Abdullah and Nader Masmoudi},
  journal= {arXiv preprint arXiv:2508.19587},
  year   = {2025}
}
R2 v1 2026-07-01T05:07:53.734Z