While the projects are independent, they address different components of the language technology pipeline: translation models, speech data, and evaluation infrastructure.
The AfriNLLB research builds on Meta’s No Language Left Behind (NLLB) framework and focuses on improving efficiency for African language pairs. Instead of increasing model size, the researchers reduce the model’s size and fine-tune it to maintain translation quality.
According to the researchers, the optimized models achieve higher inference speed compared to the baseline NLLB model, with comparable or slightly improved evaluation scores on standard benchmarks. The system primarily supports translation between English and multiple African languages, as well as selected French-linked pairs.
The researchers position the work as a step toward making AI translation systems more practical to deploy in environments where computational resources may be limited.
AfriNLLB is released as an open-source project, with models and curated bilingual datasets available on GitHub and Hugging Face.
Open Speech Dataset
Separately, Google introduced WAXAL, an open speech dataset covering 21 Sub-Saharan African languages. The dataset is designed to support both ASR and text-to-speech (TTS) development.
Google stated that WAXAL was developed in collaboration with African institutions and is intended to help address the scarcity of high-quality speech data and support more inclusive speech technology development.
The complete WAXAL collection is released under an open license and is available to access today on Hugging Face.
ASR Benchmarks and Models
Microsoft Research’s Paza initiative focuses on evaluation and model development for low-resource ASR. The initiative introduces a benchmark (PazaBench) covering dozens of African languages and releases speech recognition models fine-tuned for selected languages.
Slator Pro Guide: Growth Hacks for Language Technology Platforms
This 45-page Slator Pro Guide uncovers 10 proven strategies behind ARR growth in language AI.
PazaBench is described as the “first ASR leaderboard for low-resource languages.” It launches with coverage for 39 African languages and benchmarks 52 state-of-the-art ASR and language models across multiple public and community datasets.
Microsoft said Paza emphasizes testing under real-world conditions and aims to provide researchers, developers, and product teams with a standardized reference point for comparing ASR systems in low-resource contexts.
The company said it plans to expand PazaBench beyond African languages to evaluate additional low-resource languages globally.
In addition to the benchmark, Microsoft released three fine-tuned ASR models built on top of existing architectures, including Microsoft’s Phi-4 multimodal-instruct model, Meta’s mms-1b-all model, and OpenAI’s whisper-large-v3-turbo base model.
Together, the three initiatives address different aspects of long-standing constraints in African language AI: model efficiency (AfriNLLB), speech data availability (WAXAL), and standardized evaluation (Paza).
Other recent efforts have also targeted African language resources beyond text and speech. Cohere Labs recently launched a vision-language dataset for African languages aimed at image–text tasks such as captioning.