English

Whispering Context: Distilling Syntax and Semantics for Long Speech Transcripts

Computation and Language 2025-08-20 v1 Artificial Intelligence

Abstract

ASR systems often struggle with maintaining syntactic and semantic accuracy in long audio transcripts, impacting tasks like Named Entity Recognition (NER), capitalization, and punctuation. We propose a novel approach that enhances ASR by distilling contextual knowledge from LLaMA models into Whisper. Our method uses two strategies: (1) token level distillation with optimal transport to align dimensions and sequence lengths, and (2) representation loss minimization between sentence embeddings of Whisper and LLaMA, blending syntax and semantics. Evaluations on the Spoken Wikipedia dataset, a benchmark with long audios and rich entities demonstrate significant improvements in Word Error Rate (WER), NER, capitalization, and punctuation success. By introducing novel NER metrics and exploring semantics aware ASR, our work highlights the value of integrating linguistic context into transcription, setting a foundation for robust, context-aware ASR in longform speech.

Keywords

Cite

@article{arxiv.2508.13376,
  title  = {Whispering Context: Distilling Syntax and Semantics for Long Speech Transcripts},
  author = {Duygu Altinok},
  journal= {arXiv preprint arXiv:2508.13376},
  year   = {2025}
}

Comments

Accepted to IEEE ASRU 2025. This is the preprint, all rights reserved for ASRU2025

R2 v1 2026-07-01T04:55:42.782Z