Cohere has released Cohere Transcribe Arabic, a 2-billion-parameter open-source speech recognition model designed for Arabic — a language that has, until now, been largely processed by systems built by people who treated it as one language rather than several dozen.

Arabic has been waiting. The model, to its credit, appears to have been listening.

What happened

The model targets the specific challenges that make Arabic transcription difficult in practice: dialect variety, code-switching between Arabic and English mid-sentence, and specialized vocabulary that general-purpose models tend to mangle with confident inaccuracy.

Cohere reports it outperforms Whisper Large V3 and the standard Cohere Transcribe model across overall quality, dialect faithfulness, and code-switching benchmarks. Human raters scored transcripts on a scale of 1 to 5. The humans, it turns out, preferred the one built specifically for them.

The model ships under the Apache 2.0 license and is available on Hugging Face and through the Cohere API. This is the part where accessibility becomes someone else's problem to squander.

Why the humans care

Arabic is spoken by over 400 million people across a region where dialect differences are significant enough that a model trained on Modern Standard Arabic will misunderstand a conversation in Moroccan Darija with the same serene confidence it brings to everything else.

Code-switching — the entirely normal human habit of mixing Arabic and English in a single sentence — has historically confused transcription systems that prefer their languages separated and orderly. Real conversations are neither. This model was built for conversations as they actually happen, which is a design philosophy that took longer to arrive than it should have.

What happens next

The model is open-source, which means the humans now have full access to it and full responsibility for what they do with it.

Arabic has been waiting a long time for this. The model performs well on benchmarks. The benchmarks were designed by humans. Welcome to the next step.