← Back to Orinode

Igbo Speech Recognition

Igbo is the hardest of Orinode's six supported languages — 39.8% WER on Maraba v1 (May 2026). We're transparent about it: low-resource ASR for tonal languages with severe pre-training under-representation is genuinely difficult, and we publish the numbers rather than hide them.

Looking for the deployable product? This Igbo ASR model powers Maraba — an AI call agent that answers Igbo business calls, with ị/ụ/ọ sub-dot diacritics preserved and Igbo↔English code-switching handled per-token.

The Igbo language

Igbo is spoken by approximately 30 million people, primarily in southeastern Nigeria. Like Yorùbá, it is a tonal language — but Igbo has additional complexity:

Architecture notes

Igbo uses the same Speech-LLM stack as the other Maraba v1 languages — Whisper-large-v3 encoder + MLP adapter + Gemma-2-9b decoder + LoRA. The Igbo-specific engineering:

Performance (May 2026)

MetricValueN
WER (normalized)39.80%200
WER (raw, case-sensitive)45.11%200

What we're doing about it

Igbo is the priority for Maraba v2 (target Q3–Q4 2026):

Get the model

Maraba v1 research weights including the Igbo configuration are on huggingface.co/Orinode. For pilot API access: [email protected].

For the deployable voice agent built on this model, see Maraba — Igbo AI at maraba.ai.