English

High-precision Voice Search Query Correction via Retrievable Speech-text Embedings

Computation and Language 2024-01-10 v1 Sound Audio and Speech Processing

Abstract

Automatic speech recognition (ASR) systems can suffer from poor recall for various reasons, such as noisy audio, lack of sufficient training data, etc. Previous work has shown that recall can be improved by retrieving rewrite candidates from a large database of likely, contextually-relevant alternatives to the hypothesis text using nearest-neighbors search over embeddings of the ASR hypothesis text to correct and candidate corrections. However, ASR-hypothesis-based retrieval can yield poor precision if the textual hypotheses are too phonetically dissimilar to the transcript truth. In this paper, we eliminate the hypothesis-audio mismatch problem by querying the correction database directly using embeddings derived from the utterance audio; the embeddings of the utterance audio and candidate corrections are produced by multimodal speech-text embedding networks trained to place the embedding of the audio of an utterance and the embedding of its corresponding textual transcript close together. After locating an appropriate correction candidate using nearest-neighbor search, we score the candidate with its speech-text embedding distance before adding the candidate to the original n-best list. We show a relative word error rate (WER) reduction of 6% on utterances whose transcripts appear in the candidate set, without increasing WER on general utterances.

Keywords

Cite

@article{arxiv.2401.04235,
  title  = {High-precision Voice Search Query Correction via Retrievable Speech-text Embedings},
  author = {Christopher Li and Gary Wang and Kyle Kastner and Heng Su and Allen Chen and Andrew Rosenberg and Zhehuai Chen and Zelin Wu and Leonid Velikovich and Pat Rondon and Diamantino Caseiro and Petar Aleksic},
  journal= {arXiv preprint arXiv:2401.04235},
  year   = {2024}
}
R2 v1 2026-06-28T14:11:47.072Z