Muskeology
Frontier tech, minus the hype

AI & Compute

Speech Recognition And Why Accents Still Break It

Transcription systems learn the pronunciations they hear most, so performance varies by speaker, setting and vocabulary, and the errors fall unevenly across the people using them.

Detailed image of a circuit board featuring capacitors and intricate pathways, ideal for tech-related content.
Detailed image of a circuit board featuring capacitors and intricate pathways, ideal for tech-related content. · Photo via Pexels

Automatic transcription is accurate enough to have become infrastructure, appearing in captions, dictation and call handling. Its remaining failures are not random; they follow the composition of the data it learned from.

The model learns a mapping from sound to text

Modern systems convert audio directly into text using a network trained on recordings paired with transcripts, without a hand-built pronunciation dictionary in between.

What it learns is the relationship present in that training material, including which pronunciations, speaking rates and recording conditions are common.

Speech that resembles the training distribution is transcribed well, and speech that differs is transcribed less well, in direct proportion.

Representation in the data drives accuracy differences

Large collections of recorded speech overrepresent some regional accents, age groups and speaking styles simply because of where the audio was gathered.

Speakers whose accent, dialect or speech pattern is less represented experience higher error rates, which matters when these systems mediate access to services.

Broadening data collection improves this measurably, which is why deliberate collection from underrepresented speakers has become a standard part of building these systems.

Context supplies the words the audio does not

Much of what looks like hearing is prediction. The system uses surrounding words to choose among acoustically similar options, which is why proper nouns and technical terms fail most often.

Names, medications, part numbers and local place names are precisely the words that context cannot predict and that matter most in a transcript.

Deployments address this by supplying an expected vocabulary in advance, which biases the system toward terms relevant to the setting.

The recording is half the problem

Background noise, overlapping speakers, distance from the microphone and telephone bandwidth all degrade the input before any model sees it.

A system that performs well on clean dictation can perform poorly in a car, a clinic or a meeting room with several people talking.

Separating overlapping speakers and attributing speech to the right person remains substantially harder than transcribing a single clear voice.

Why error rate is a misleading single number

An overall word error rate averages across speakers and conditions, hiding the fact that a small group may experience much worse performance than the headline suggests.

Evaluations that report results separately by accent, age and recording condition are far more informative, particularly where the transcript feeds a decision rather than a caption.

Tobias Nkemelu
AI & Compute, Muskeology

Tobias builds and breaks machine learning systems for a living, which makes him a difficult audience for benchmark announcements.

More from Tobias →

Also by Tobias Nkemelu

AI & Compute

What to actually worry about with AI

A great deal of the risk discussion is about scenarios, and a shorter list of problems is already causing measurable harm.

Tobias Nkemelu··3 min read

AI & Compute

Where AI systems actually fail in production

Not in the model. In the data pipeline, the distribution shift, the feedback loop and the assumption that the world stays still.

Tobias Nkemelu··3 min read

AI & Compute

Evaluating an AI product claim

A short checklist for reading announcements, which mostly consists of asking what was measured and against what.

Tobias Nkemelu··3 min read

Robotics

Autonomous mobile robots outside the warehouse

Hospitals, hotels, factories and pavements — where wheeled autonomy has spread, and the specific reasons each environment is harder than a warehouse.

Lena Brandt··3 min read