AraSpot: Arabic Spoken Command Spotting
Mahmoud Salhab, Haidar Harmanani
TL;DR
Arabic spoken keyword spotting on edge devices faces data scarcity and the need for efficient, accurate models. The paper introduces AraSpot, integrating online data augmentation, Tacotron 2–based synthetic data with WaveGlow, and a ConformerGRU architecture to capture both local and long-range speech patterns. It achieves state-of-the-art performance on the ASC Arabic dataset with 40 keywords, attaining 99.59% accuracy, and demonstrates substantial gains over prior Arabic KWS methods. The approach offers a practical pathway for robust, low-resource Arabic voice activation in real-time devices. The work highlights the value of combining synthetic data with advanced hybrid architectures for improved robustness in spoken language understanding tasks.
Abstract
Spoken keyword spotting (KWS) is the task of identifying a keyword in an audio stream and is widely used in smart devices at the edge in order to activate voice assistants and perform hands-free tasks. The task is daunting as there is a need, on the one hand, to achieve high accuracy while at the same time ensuring that such systems continue to run efficiently on low power and possibly limited computational capabilities devices. This work presents AraSpot for Arabic keyword spotting trained on 40 Arabic keywords, using different online data augmentation, and introducing ConformerGRU model architecture. Finally, we further improve the performance of the model by training a text-to-speech model for synthetic data generation. AraSpot achieved a State-of-the-Art SOTA 99.59% result outperforming previous approaches.
