paper-with-me

Papers

Abjad-Kids: An Arabic Speech Classification Dataset for Primary Education

2026-03-11 · Abdul Aziz Snoubara, Baraa Al_Maradni, Haya Al_Naal, Malek Al_Madrmani, Roaa Jdini, Seedra Zarzour, Khloud Al Jallad arxiv

Speech-based AI educational applications have gained significant interest in recent years, particularly for children. However, children speech research remains limited due to the lack of publicly available datasets, especially for low-resource languages such as Arabic.This paper presents Abjad-Kids, an Arabic speech dataset designed for kindergarten and primary education, focusing on fundamental learning of alphabets, numbers, and colors. The dataset consists of 46397 audio samples collected from children aged 3 - 12 years, covering 141 classes. All samples were recorded under controlled specifications to ensure consistency in duration, sampling rate, and format. To address high intra-class similarity among Arabic phonemes and the limited samples per class, we propose a hierarchical audio classification based on CNN-LSTM architectures. Our proposed methodology decomposes alphabet recognition into a two-stage process: an initial grouping classification model followed by specialized classifiers for each group. Both strategies: static linguistic-based grouping and dynamic clustering-based grouping, were evaluated. Experimental results demonstrate that static linguistic-based grouping achieves superior performance. Comparisons between traditional machine learning with deep learning approaches, highlight the effectiveness of CNN-LSTM models combined with data augmentation. Despite achieving promising results, most of our experiments indicate a challenge with overfitting, which is likely due to the limited number of samples, even after data augmentation and model regularization. Thus, future work may focus on collecting additional data to address this issue. Abjad-Kids will be publicly available. We hope that Abjad-Kids enrich children representation in speech dataset, and be a good resource for future research in Arabic speech classification for kids.

📄 PDF Abstract BibTeX arXiv:2603.20255

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationData Augmentation

Similar Papers 제목 키워드 기반

GATech at AbjadGenEval Shared Task: Multilingual Embeddings for Arabic Machine-Generated Text Classification

2026-02-17 · Ahmed Khaled Khamis arxiv

We present our approach to the AbjadGenEval shared task on detecting AI-generated Arabic text. We fine-tuned the multilingual E5-large encoder for binary classification, and we explored several pooling strategies to pool…

Binary ClassificationText Classification

A Novel Speech Analysis and Correction Tool for Arabic-Speaking Children

2024-11-18 · Lamia Berriche, Maha Driss, Areej Ahmed Almuntashri, Asma Mufreh Lghabi 외

This paper introduces a new application named ArPA for Arabic kids who have trouble with pronunciation. Our application comprises two key components: the diagnostic module and the therapeutic module. The diagnostic proce…

Diagnosticspeech-recognitionSpeech Recognition

CATT: Character-based Arabic Tashkeel Transformer

2024-07-03 · Faris Alasmary, Orjuwan Zaafarani, Ahmad Ghannam

Tashkeel, or Arabic Text Diacritization (ATD), greatly enhances the comprehension of Arabic text by removing ambiguity and minimizing the risk of misinterpretations caused by its absence. It plays a crucial role in impro…

Arabic Text DiacritizationDecoderMachine Translationtext-to-speech+1

Speech Recognition Challenge in the Wild: Arabic MGB-3

2017-09-21 · Ahmed Ali, Stephan Vogel, Steve Renals

This paper describes the Arabic MGB-3 Challenge - Arabic Speech Recognition in the Wild. Unlike last year's Arabic MGB-2 Challenge, for which the recognition task was based on more than 1,200 hours broadcast TV news reco…

Arabic Speech RecognitionDialect Identificationspeech-recognitionSpeech Recognition

Abjad AI at NADI 2025: CATT-Whisper: Multimodal Diacritic Restoration Using Text and Speech Representations

2025-10-28 · Ahmad Ghannam, Naif Alharthi, Faris Alasmary, Kholood Al Tabash 외 arxiv

In this work, we tackle the Diacritic Restoration (DR) task for Arabic dialectal sentences using a multimodal approach that combines both textual and speech information. We propose a model that represents the text modali…