Pith. sign in

REVIEW 3 cited by

ASR Error Correction using Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.09554 v2 pith:DTV26IMB submitted 2024-09-14 cs.CL cs.SDeess.AS

ASR Error Correction using Large Language Models

classification cs.CL cs.SDeess.AS
keywords modelscorrectionerrormodelsystemslanguagelargellms
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Error correction (EC) models play a crucial role in refining Automatic Speech Recognition (ASR) transcriptions, enhancing the readability and quality of transcriptions. Without requiring access to the underlying code or model weights, EC can improve performance and provide domain adaptation for black-box ASR systems. This work investigates the use of large language models (LLMs) for error correction across diverse scenarios. 1-best ASR hypotheses are commonly used as the input to EC models. We propose building high-performance EC models using ASR N-best lists which should provide more contextual information for the correction process. Additionally, the generation process of a standard EC model is unrestricted in the sense that any output sequence can be generated. For some scenarios, such as unseen domains, this flexibility may impact performance. To address this, we introduce a constrained decoding approach based on the N-best list or an ASR lattice. Finally, most EC models are trained for a specific ASR system requiring retraining whenever the underlying ASR system is changed. This paper explores the ability of EC models to operate on the output of different ASR systems. This concept is further extended to zero-shot error correction using LLMs, such as ChatGPT. Experiments on three standard datasets demonstrate the efficacy of our proposed methods for both Transducer and attention-based encoder-decoder ASR systems. In addition, the proposed method can serve as an effective method for model ensembling.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Proactive for Uncertainty: Cause-Aware Error Diagnosis and Interactive Clarification for Spoken Dialogue Systems

    cs.CL 2026-05 unverdicted novelty 6.0

    Introduces cause-aware error detectors using ASR latent representations to classify token-level failures into perception, comprehension, and deletion, enabling targeted multi-turn clarifications that double recall on ...

  2. Diarization-Guided Qwen-ASR Adaptation for Multilingual Two-Speaker Conversational Speech

    cs.CL 2026-07 conditional novelty 4.0

    A Qwen3-ASR-based two-speaker, 21-language transcription system cuts its official error metric from 30.53 to 23.70 on the MLC-SLM 2026 dev set; supervised fine-tuning delivers most of the gain.

  3. Diarization-Guided Qwen-ASR Adaptation for Multilingual Two-Speaker Conversational Speech

    cs.CL 2026-07 conditional novelty 3.5

    Diarization-guided full SFT, synthetic-speech LoRA, and GRPO RL adapt Qwen3-ASR-1.7B to 23.70 average tcpMER on the MLC-SLM 2026 Task 1 development set.