Prompting Whisper for Improved Verbatim Transcription and End-to-end Miscue Detection
Griffin Dietz Smith, Dianna Yee, Jennifer King Chen, Leah Findlater
TL;DR
This work tackles reading-aloud miscue annotation by introducing an end-to-end model that jointly predicts verbatim transcription and miscue events. It demonstrates that incorporating target reading text via prompting improves transcription accuracy more than fine-tuning alone, and that augmenting the ASR with miscue-token vocabulary enables end-to-end miscue detection. Through two case studies—children's read-aloud speech and adult atypical speech—it shows improvements over strong baselines, with prompting offering robust gains and the E2E approach providing competitive transcription under distributional shifts. Post-hoc miscue derivation from accurate transcripts remains most precise for miscue detection, indicating a complementary role for E2E modeling. Overall, the study advances reading-annotation methods by leveraging contextual text and expanding end-to-end capabilities for miscue detection in diverse speech populations.
Abstract
Identifying mistakes (i.e., miscues) made while reading aloud is commonly approached post-hoc by comparing automatic speech recognition (ASR) transcriptions to the target reading text. However, post-hoc methods perform poorly when ASR inaccurately transcribes verbatim speech. To improve on current methods for reading error annotation, we propose a novel end-to-end architecture that incorporates the target reading text via prompting and is trained for both improved verbatim transcription and direct miscue detection. Our contributions include: first, demonstrating that incorporating reading text through prompting benefits verbatim transcription performance over fine-tuning, and second, showing that it is feasible to augment speech recognition tasks for end-to-end miscue detection. We conducted two case studies -- children's read-aloud and adult atypical speech -- and found that our proposed strategies improve verbatim transcription and miscue detection compared to current state-of-the-art.
