Adapting an ASR Foundation Model for Spoken Language Assessment
Rao Ma, Mengjie Qian, Mark J. F. Gales, Kate M. Knill

TL;DR
This paper analyzes the limitations of large-scale pre-trained ASR models like Whisper for spoken language assessment and proposes fine-tuning methods to produce precise transcriptions suitable for evaluation.
Contribution
It introduces two methods, fine-tuning and soft prompt tuning, to adapt Whisper for accurate, disfluency-preserving transcriptions in language assessment contexts.
Findings
Effective alteration of Whisper's decoding behavior
Improved transcription accuracy for spoken responses
Validated on public and learner speech datasets
Abstract
A crucial part of an accurate and reliable spoken language assessment system is the underlying ASR model. Recently, large-scale pre-trained ASR foundation models such as Whisper have been made available. As the output of these models is designed to be human readable, punctuation is added, numbers are presented in Arabic numeric form and abbreviations are included. Additionally, these models have a tendency to skip disfluencies and hesitations in the output. Though useful for readability, these attributes are not helpful for assessing the ability of a candidate and providing feedback. Here a precise transcription of what a candidate said is needed. In this paper, we give a detailed analysis of Whisper outputs and propose two solutions: fine-tuning and soft prompt tuning. Experiments are conducted on both public speech corpora and an English learner dataset. Results show that we can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Speech and dialogue systems
