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

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

DONDO is a new family of open, permissively licensed automatic speech recognition (ASR) base models specifically designed for African languages. Built upon the w2v-BERT 2.0 self-supervised speech encoder, DONDO includes twenty-one monolingual and five multilingual models, covering twenty-seven language varieties across Ghana, Sierra Leone, Nigeria, Senegal, Kenya, and Zimbabwe. These models are fine-tuned using a two-step (or three-step for one family) learning-rate-annealed procedure, primarily on read speech from religious texts to ensure broad, license-clear, and orthographically consistent coverage. A lightweight language-conditioning mechanism allows multilingual checkpoints to be steered to a target language at inference by injecting a one-hot language identity. The annealed multilingual models achieve average word error rates (WER) of 10-13%, significantly closing the gap to monolingual baselines. All models are released under the Apache-2.0 license on Hugging Face KhayaAI, 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 provides a robust, open-source foundation. You can utilize these w2v-BERT 2.0 models, available under Apache-2.0, to accelerate development and deployment. The fine-tuning procedure and language-conditioning mechanism offer practical strategies for adapting multilingual models. Consider integrating these models to serve the estimated one hundred million first-language speakers, reducing reliance on proprietary or less performant alternatives.

Key insights

Open w2v-BERT 2.0 ASR models for African languages achieve strong performance with a novel fine-tuning and language-conditioning approach.

Principles

Method

A two-step (or three-step) learning-rate-annealed fine-tuning procedure adapts a shared multilingual model, followed by annealing. Language conditioning injects a one-hot language identity as prefix frames.

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 Takara TLDR - Daily AI Papers.