Skip to content
Research · Jul 6, 2026

Apple proposes compact seq2seq model for ASR error correction with correction-first decoding

Compact model outperforms LLMs on LibriSpeech while using 15x fewer parameters, addressing latency and hallucination concerns in ASR correction.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Apple ML Research proposes compact seq2seq models for ASR error correction, trained on real and synthetic ASR errors.

Apple’s Machine Learning Research team proposes revisiting automatic speech recognition (ASR) error correction with compact sequence-to-sequence (seq2seq) models trained on both real and synthetic ASR errors. The work argues that most existing methods rely on text-only models that are unaware of ASR-specific error patterns, and that recent large language model (LLM)-based approaches introduce latency and hallucination concerns.

To scale training, the researchers construct synthetic corpora using cascaded text-to-speech (TTS) and ASR pipelines, emphasizing the importance of matching the diversity of realistic error distributions. They introduce correction-first decoding, a method where the correction model generates candidate corrections that are then rescored using ASR acoustic scores.

The proposed compact seq2seq model achieves a word error rate (WER) of 1.5% on the LibriSpeech test-clean set and 3.3% on test-other, outperforming LLM-based approaches while using 15 times fewer parameters. The model generalizes across multiple ASR architectures, including CTC, seq2seq, and transducer-based systems, and performs particularly well in low-error regimes where LLMs typically struggle.

The research builds on prior work from Apple’s team, including a January 2025 paper on integrating LLMs into first-pass decoding for end-to-end ASR, and a September 2024 study on retrieval-augmented correction of named entity speech recognition errors.

Sources
  1. 01Apple — Machine Learning ResearchRevisiting ASR Error Correction with Specialized Models
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.