The reviewed record of science sign in
Pith

arxiv: 2409.15353 · v1 · pith:JJI4DQY6 · submitted 2024-09-11 · eess.AS · cs.CL· cs.LG· cs.SD

Contextualization of ASR with LLM using phonetic retrieval-based augmentation

Reviewed by Pithpith:JJI4DQY6open to challenge →

classification eess.AS cs.CLcs.LGcs.SD
keywords namedentityspeechentitiessolutioncontextualizationdatabaseerror
0
0 comments X
read the original abstract

Large language models (LLMs) have shown superb capability of modeling multimodal signals including audio and text, allowing the model to generate spoken or textual response given a speech input. However, it remains a challenge for the model to recognize personal named entities, such as contacts in a phone book, when the input modality is speech. In this work, we start with a speech recognition task and propose a retrieval-based solution to contextualize the LLM: we first let the LLM detect named entities in speech without any context, then use this named entity as a query to retrieve phonetically similar named entities from a personal database and feed them to the LLM, and finally run context-aware LLM decoding. In a voice assistant task, our solution achieved up to 30.2% relative word error rate reduction and 73.6% relative named entity error rate reduction compared to a baseline system without contextualization. Notably, our solution by design avoids prompting the LLM with the full named entity database, making it highly efficient and applicable to large named entity databases.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MedSpeak: A Knowledge Graph-Aided ASR Error Correction Framework for Spoken Medical QA

    cs.CL 2026-02 unverdicted novelty 4.0

    MedSpeak refines noisy ASR transcripts for medical SQA by combining semantic and phonetic info from a knowledge graph with LLM reasoning.