Transcription Policy as a Latent Variable: Activating Controllable Verbatim ASR with Word-Level Timing

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

Modern Automatic Speech Recognition (ASR) models, trained on heterogeneously annotated data, treat transcription style (verbatim vs. intended) as an uncontrolled latent variable. This leads to measurable decoding instability, evaluation confounding, with up to 60% of reported Word Error Rate (WER) attributable to style mismatch, and unreliable word-level timing. Researchers demonstrate that ASR models already encode both styles, and the primary challenge is controlled activation. By employing coverage-aware decoder task tokens, trained on parallel verbatim/intended transcript pairs, they achieved a zero-shot German disfluency F1 increase from 10% to 79%, despite English-only training. Full English-only fine-tuning further surpassed all baselines in verbatim accuracy, disfluency detection, and intended-mode quality across both languages. Additionally, supervised cross-attention fine-tuning improved word-level timestamps on disfluent speech beyond forced-alignment baselines. A new task, "verbatimize", is also proposed for scalable creation and enrichment of high-quality canonical verbatim speech corpora.

Key takeaway

For NLP engineers developing or evaluating ASR systems, this research offers a critical method to address transcription style inconsistencies. Your systems can achieve significantly higher verbatim accuracy and disfluency detection by integrating coverage-aware decoder task tokens. Consider adopting the "verbatimize" task to build higher-quality, style-controlled speech corpora, thereby reducing evaluation confounding and improving word-level timing precision in your ASR deployments.

Key insights

ASR models encode both verbatim and intended transcription styles; controlled activation is the key challenge.

Principles

Method

Utilize coverage-aware decoder task tokens with parallel verbatim/intended pairs, and supervised cross-attention fine-tuning to improve word-level timing on disfluent speech.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.