English

Mind the Gap: Entity-Preserved Context-Aware ASR Structured Transcriptions

Computation and Language 2025-07-01 v1 Sound Audio and Speech Processing

Abstract

Automatic Speech Recognition (ASR) systems, such as Whisper, achieve high transcription accuracy but struggle with named entities and numerical data, especially when proper formatting is required. These issues increase word error rate (WER) and impair semantic understanding in critical domains like legal, financial, and medical applications. We propose a novel training approach that extends the semantic context of ASR models by adding overlapping context windows during training. By sliding 5-second overlaps on both sides of 30-second chunks, we create a 40-second "effective semantic window," improving entity recognition and formatting while focusing predictions on the central 30 seconds. To address entities spanning chunk boundaries, we reassign such entities entirely to the right-hand chunk, ensuring proper formatting. Additionally, enriched training data with embedded entity labels enables the model to learn both recognition and type-specific formatting. Evaluated on the Spoken Wikipedia dataset, our method improves performance across semantic tasks, including named entity recognition (NER) and entity formatting. These results highlight the effectiveness of context-aware training in addressing ASR limitations for long-form transcription and complex entity recognition tasks.

Keywords

Cite

@article{arxiv.2506.22858,
  title  = {Mind the Gap: Entity-Preserved Context-Aware ASR Structured Transcriptions},
  author = {Duygu Altinok},
  journal= {arXiv preprint arXiv:2506.22858},
  year   = {2025}
}

Comments

This is the accepted version of an article accepted to the TSD 2025 conference, published in Springer Lecture Notes in Artificial Intelligence (LNAI). The final authenticated version is available online at SpringerLink

R2 v1 2026-07-01T03:37:47.201Z