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

Laurin Wagner, Mario Zusag, Bernhard Thallinger

arXiv:2607.18934 · 2026-07-26 공개 · arXiv · PDF

cross-attention latent-variable asr verbatim-transcription word-level-timing disfluency-detection coverage-aware-decoder transcription-policy

Abstract

Modern ASR models trained on heterogeneously annotated data treat transcription style (verbatim vs. intended) as an uncontrolled latent variable, causing measurable decoding instability, evaluation confounding (up to 60% of reported WER attributable to style mismatch), and unreliable word-level timing. We show that models already encode both styles; the challenge is controlled activation. Using coverage-aware decoder task tokens trained on parallel verbatim/intended transcript pairs, we raise German disfluency F1 from 10% to 79% zero-shot, despite English-only training. Full English-only fine-tuning surpasses all baselines in verbatim accuracy, disfluency detection, and intended-mode quality across both languages. We further introduce supervised cross-attention fine-tuning that improves word-level timestamps on disfluent speech beyond forced-alignment baselines. Finally, we propose verbatimize, a new task enabling scalable creation and enrichment of speech corpora with high-quality canonical verbatim transcriptions.

한국어 요약

한 줄 요약

ASR 모델에서 전사 스타일을 명시적 변수로 제어하여 해독 불안정성과 평가 혼란을 해결하고, 정확한 단어 수준 타이밍을 달성한다.

핵심 기여도

핵심 아이디어

기존 ASR 모델은 전사 스타일(verbatim vs. intended)을 명시적으로 제어하지 못하는 **잠재 변수(latent variable)**로 취급하여, 해독 불안정성, 평가 혼란, 단어 수준 타이밍 불확실성을 유발한다. 본 연구는 Whisper와 같은 대규모 모델이 이미 두 스타일을 인코딩하고 있지만, **제어가 필요한 문제**라는 점을 밝히고, 이를 해결하기 위해 세 가지 메커니즘을 제안한다.

첫째, **mode tag**를 사용한 명시적 스타일 제어: decoder prefix 토큰으로 전사 정책을 이진 선택(verbatim vs. intended)으로 명시.

둘째, **supervised cross-attention**을 통한 단어 수준 타이밍 정확도 향상: word-boundary 타겟으로 cross-attention 헤드를 직접 감독.

셋째, **verbatimize**라는 새로운 작업: 입력 오디오와 intended 전사로부터 verbatim 전사를 복원, 희귀 단어 회수율을 6.8%에서 96.1%로 향상.

이러한 접근은 기존 ASR 모델의 잠재 능력을 **활성화**하는 데 초점을 맞추며, 학습된 파라미터를 변경하지 않아도 성능 향상이 가능하다는 점에서 혁신적이다.

기술적 접근법

주요 결과

의의 및 한계

본 연구는 ASR 모델에서 전사 스타일을 명시적으로 제어함으로써, 해독 불안정성과 평가 혼란을 줄이고, 단어 수준 타이밍 정확도를 향상시킬 수 있음을 입증한다. 특히, **mode tag**를 사용한 제로샷 학습과 **verbatimize**를 통한 대규모 전사 코퍼스 생성은 ASR 및 음성 분석 분야에 실질적 기여를 한다.

그러나 한계도 존재한다. 독일어 외 다른 언어로의 전이 성능은 평가되지 않았으며, 독일어 평가 데이터는 연구자들이 직접 녹음한 것이므로 자연스러운 불유창성 표현이 부족할 수 있다. 또한, 타이밍 감독은 MFA 기반 정렬에 의존하며, 수작업 경계 라벨은 사용되지 않았다.

실용적 활용

본 연구는 의료, 교육, 언어학 분야에서 불유창성 분석이 필요한 음성 데이터 처리에 적용 가능하다. 특히, **verbatimize**는 저비용으로 대규모 전사 코퍼스를 확장할 수 있는 도구로 활용될 수 있으며, **mode tag** 기반 제어는 ASR 모델의 출력 정책을 유연하게 조절하는 데 유용하다.