ICASSP 2025accepted0 citations

Adopting Whisper for Confidence Estimation

Vaibhav Aggarwal, Shabari S. Nair, Yash Verma, Yash Jogi

Abstract

Recent research on word-level confidence estimation for speech recognition systems has primarily focused on lightweight models known as Confidence Estimation Modules (CEMs), which rely on hand-engineered features derived from Automatic Speech Recognition (ASR) outputs. In contrast, we propose a novel end-to-end approach that leverages the ASR model itself (Whisper) to generate word-level confidence scores. Specifically, we introduce a method in which the Whisper model is fine-tuned to produce scalar confidence scores given an audio input and its corresponding hypothesis transcript. Our experiments demonstrate that the fine-tuned Whisper-tiny model, comparable in size to a strong CEM baseline, achieves similar performance on the in-domain dataset and surpasses the CEM baseline on eight out-of-domain datasets, whereas the fine-tuned Whisper-large model consistently outperforms the CEM baseline by a substantial margin across all the datasets.

BibTeX
@inproceedings{icassp2025_adoptingwhisperf,
  title = {Adopting Whisper for Confidence Estimation},
  author = {Vaibhav Aggarwal and Shabari S. Nair and Yash Verma and Yash Jogi},
  booktitle = {ICASSP 2025},
  year = {2025}
}