ThunderPhone 2.0 is live.Self-serve, from 2¢/min.Read the announcement

Word error rate (WER)

Word error rate, commonly abbreviated WER, is a standard measure of how closely a speech-recognition transcript matches a human-verified reference transcript.

WER counts three kinds of error: substitutions, where one word is recognized as another; deletions, where a reference word is missing; and insertions, where the transcript contains an extra word. Conceptually, WER equals substitutions plus deletions plus insertions, divided by the number of words in the reference transcript. The comparison uses an alignment that finds the smallest set of edits needed to turn one word sequence into the other. Because insertions are not limited by the reference length, WER can exceed 100 percent.

The result depends heavily on the test material. Background noise, weak microphones, overlapping speakers, crosstalk, unfamiliar accents, rapid speech, and specialized vocabulary can all increase errors. Names, addresses, abbreviations, model numbers, and industry terms are especially important because a single recognition error may change the meaning of a request. Transcript normalization rules also matter: evaluators should decide consistently how to handle punctuation, filler words, numerals, abbreviations, and capitalization.

Telephone audio usually produces a different WER from a clean-microphone benchmark. Phone networks transmit a narrower range of sound frequencies and may introduce compression, packet loss, clipping, or variable volume. Callers may use speakerphone, Bluetooth devices, moving vehicles, or noisy public spaces. A benchmark recorded with a studio microphone in a controlled room therefore does not establish expected accuracy on real business calls.

A low WER is useful, but it does not guarantee that a call reaches the correct outcome. Transcription is only one layer of a voice system. The system must still interpret the caller’s intent, resolve ambiguous references, retrieve grounded information, follow policy, and execute the correct action. A transcript can be nearly perfect while the system books the wrong time, chooses the wrong workflow, or gives an unsupported answer. Conversely, a transcript may contain harmless errors while preserving enough meaning to complete the task correctly.

Buyers should evaluate WER on representative telephone recordings and segment results by call type, audio condition, accent, language, and important vocabulary. They should also inspect high-impact errors separately from inconsequential ones and pair WER with end-to-end measures such as task completion rate. That combination distinguishes recognition quality from the system’s ability to produce a verified business result.

Related terms