This work evaluates Mamba for ASR on seven South African languages and finds that multilingual training consistently improves performance over monolingual training, however, adding explicit language information does not improve in-domain performance but does improve cross-corpus robustness.
Abstract
Recent advances in automatic speech recognition (ASR) have explored different sequence models, including Conformer-based models and newer state space models such as Mamba. Although prior work has evaluated these architectures in multiple languages, their effectiveness in African languages remains underexplored. In this work, we evaluate Mamba for ASR on seven South African languages. In monolingual experiments, each model is trained on 50 hours of speech per language, and we compare Mamba to a Conformer baseline of similar parameter scale. Mamba achieves similar recognition accuracy to Conformer while using fewer computational resources and training faster. We further evaluate generalization in this setting and find that both models struggle to generalize to speech that is much longer than what they were trained on. We then study multilingual ASR using Mamba models, where the baseline is pooling all languages together. On top of this, we tested three extensions: training with language-family information by adding both language and language-family embeddings as biases to the downsampled acoustic representations, and multitask learning with a CTC ASR objective and a language identification (LID) head. We find that multilingual training consistently improves performance over monolingual training. However, adding explicit language information does not improve in-domain performance but does improve cross-corpus robustness. We conducted ablation studies in low-resource multilingual settings using 5-hour and 10-hour per-language training data, where we observed gains from using language embeddings and further demonstrated that removing or altering them hurt model performance. Lastly, we analysed these embeddings and find that they do not capture linguistic similarity in a typological sense, but instead act as task-specific control vectors.
We present DONDO, a family of open, permissively licensed automatic speech recognition (ASR) base models for African languages, built on the w2v-BERT 2.0 self-supervised speech encoder. DONDO comprises twenty-one monolingual models and five multilingual models spanning twenty-seven language varieties across Ghana, Sierra Leone, Nigeria, Senegal, Kenya and Zimbabwe. Models are fine-tuned primarily on read speech drawn from religious texts, which offer broad, license-clear and orthographically consistent coverage for languages that otherwise lack transcribed audio. We describe a two-step (and, for one family, three-step) learning-rate-annealed fine-tuning procedure that first adapts a shared multilingual model at a high learning rate and then anneals it to recover, and in several cases surpass, strong monolingual baselines. We further describe a lightweight language-conditioning mechanism that injects a one-hot language identity as a sequence of prefix frames prepended to the acoustic features, allowing a single multilingual checkpoint to be steered to a target language at inference. Across the five multilingual families the annealed models reach average word error rates (WER) of 10-13%, closing most of the gap to monolingual models while covering many languages in a single checkpoint. All models are released on the Hugging Face KhayaAI organisation under the Apache-2.0 license (attribution only) so that others may fine-tune them freely, including for commercial use. We provide a conservative estimate that the languages covered are spoken by on the order of one hundred million first-language speakers, and by substantially more when second-language use is included.
P. Azunre, N. Ibrahim, Joel Budu et al.· 0 citations
Findings indicate that language-specific fine-tuning plays a more critical role than multilingual generalization in achieving accurate ASR for Indonesian and provide practical guidance for deploying ASR systems in low-resource language scenarios.
Juan Hebert, Amalia Zahra· Bulletin of Electrical Engin...· 0 citations
MameLoshnLM, the first open-source 8B-parameter language model built specifically for Yiddish, is presented, providing both a foundation for Yiddish NLP and a practical template for language model development in historically rich but digitally underrepresented languages.
Uri Katz, Omer Goldman, Tomasz Limisiewicz et al.· 0 citations
Results demonstrate that MoLGE consistently outperforms dense multilingual baselines with a minimal increase in trainable parameters, and suggest that structured language specialization provides an effective pathway for massively scaling language coverage of multilingual ASR.
Sangmin Lee, Woo-Jin Chung, Woongjib Choi et al.· 0 citations
This paper analyses various recent state-of-the-art variants of large language models (LLMs) and neural machine translation (NMT) for Indian languages in comparison to statistical machine translation (SMT) and tackles key questions, such as idiomatic expressions, morphologically complex grammar or the scarceness of parallel corpora.
Jayanand A. Kamble, S. Jadhav, V. J. Kadam· International Journal of Inf...· 0 citations
Detecting hate speech in low-resource and unseen languages remains challenging due to limited labeled data and linguistic diversity. This paper presents a comparative study of zero-shot cross-lingual transfer for hate speech detection using two multilingual transformer models: mDeBERTa-v3 and XLM-RoBERTa. To the best of our knowledge, mDeBERTa-v3 has not been previously used by researchers for zero-shot cross-lingual hate speech detection, making this the first study to evaluate its capabilities in this task. Furthermore, we introduce new unseen languages that have not been studied before in this context, including Hebrew, Amharic, and Swahili, alongside other languages such as Indonesian, Danish Portuguese, Turkish, French, and Russian. We evaluate model performance under three training scenarios: a single source language (Turkish), semantically similar language clusters, and multiple clusters from different language families. Experimental results show that mDeBERTa-v3 consistently outperforms XLM-RoBERTa in zero-shot settings. The most notable improvement is observed for Hebrew, where the macro F1 score increases from 0.39 (XLM-RoBERTa) to 0.71 (mDeBERTa-v3), a gain of 0.32. Substantial gains are also seen for Amharic (0.52 → 0.73, +0.21), Indonesian (0.57 → 0.71, +0.14), and Swahili (0.65 → 0.75, +0.10). Across all experimental conditions, mDeBERTa-v3 achieves average macro F1 gains ranging from 0.04 to 0.19, with statistical significance (p < 0.02). The model’s advantage is attributed to its disentangled attention mechanism, which enables better generalization across typologically distant languages. These findings establish mDeBERTa-v3 as a novel and more robust architecture for zero-shot cross-lingual hate speech detection, particularly for previously unexplored low-resource languages.
Ghadeer Al-Badani, M. Alsurori, Akram Alsubari· 2026 6th International Confe...· 0 citations