DONDO: Open w2v-BERT Speech-Recognition Base Models for African Languages

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Advanced, quick

Summary

DONDO is a new family of open, permissively licensed automatic speech recognition (ASR) base models specifically designed for African languages, leveraging the w2v-BERT 2.0 self-supervised speech encoder. This release includes twenty-one monolingual and five multilingual models, covering twenty-seven language varieties across Ghana, Sierra Leone, Nigeria, Senegal, Kenya, and Zimbabwe. The models are fine-tuned primarily on read speech from religious texts, chosen for their broad, license-clear, and orthographically consistent coverage. A two-step (or three-step for one family) learning-rate-annealed fine-tuning procedure was employed, first adapting a shared multilingual model at a high learning rate, then annealing it to achieve average word error rates (WER) of 10-13% for multilingual models. A lightweight language-conditioning mechanism allows steering a single multilingual checkpoint to a target language at inference. All DONDO models are available on the Hugging Face KhayaAI organization under the Apache-2.0 license, supporting free commercial use for languages spoken by an estimated one hundred million first-language speakers.

Key takeaway

For Machine Learning Engineers developing ASR solutions for African languages, DONDO offers a robust, open-source foundation. You should leverage these Apache-2.0 licensed w2v-BERT models from Hugging Face KhayaAI to accelerate development for 27 language varieties. Consider applying the two-step annealed fine-tuning and lightweight language-conditioning mechanism to adapt models or build new multilingual systems, enabling efficient deployment for millions of speakers.

Key insights

Open w2v-BERT ASR models for African languages achieve strong performance via annealed fine-tuning and language conditioning.

Principles

Method

A two-step learning-rate-annealed fine-tuning procedure adapts a shared multilingual model at a high learning rate, then anneals it to recover or surpass monolingual baselines.

In practice

Topics

Best for: AI Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.