What is automatic speech recognition?

Definition

Automatic speech recognition processes an audio signal and predicts the words being spoken. Modern systems learn acoustic and language patterns from large datasets and may handle punctuation, multiple speakers, noisy environments and several languages.

Low latency matters for captions, voice interfaces and live transcription because users need results while speech is still occurring. Accuracy can vary across accents, languages, audio conditions and specialist vocabulary, so important transcripts still benefit from review.

ELI5

Automatic speech recognition turns spoken audio into text or other structured language output. Modern systems learn sound and language patterns and may add punctuation, separate speakers, handle several languages, or work through background noise.

For example, a live meeting tool can display captions while people speak. Accuracy and delay can vary with accents, microphones, specialist terms, overlapping speech, and noisy rooms, so important transcripts still benefit from review.

Acronyms and aliases

ASR acronymspeech-to-text synonymspeech recognition variant

Frequently asked questions

How does automatic speech recognition work?

The system converts audio into numerical features and uses a trained model to map those patterns to tokens or words. A language component helps choose plausible sequences.

What affects speech-recognition accuracy?

Noise, microphone quality, overlapping speakers, accent coverage, language support and specialist terms can all affect accuracy. More context and domain adaptation can help.

Videos explaining automatic speech recognition

  1. The Week Open Models Closed the Gap
    AI Search43:531 VIEW