Analyzing and Fine-Tuning Whisper Models for Multilingual Pilot Speech Transcription in the Cockpit
Kartheek Kumar Reddy Nareddy, Sarah Ternus, Julia Niebling

TL;DR
This study enhances multilingual pilot speech transcription accuracy by applying normalization and fine-tuning Whisper models with Low-Rank Adaptation, significantly reducing Word Error Rate in cockpit speech recognition.
Contribution
It introduces normalization schemes and a fine-tuning approach using LoRA to improve Whisper model performance on niche multilingual cockpit speech data.
Findings
WER reduced from 68.49% to 26.26% with fine-tuning and normalization
Normalization schemes significantly improve transcription accuracy
Fine-tuning with LoRA enhances model adaptation to domain-specific speech
Abstract
The developments in transformer encoder-decoder architectures have led to significant breakthroughs in machine translation, Automatic Speech Recognition (ASR), and instruction-based chat machines, among other applications. The pre-trained models were trained on vast amounts of generic data over a few epochs (fewer than five in most cases), resulting in their strong generalization capabilities. Nevertheless, the performance of these models does suffer when applied to niche domains like transcribing pilot speech in the cockpit, which involves a lot of specific vocabulary and multilingual conversations. This paper investigates and improves the transcription accuracy of cockpit conversations with Whisper models. We have collected around 85 minutes of cockpit simulator recordings and 130 minutes of interview recordings with pilots and manually labeled them. The speakers are middle aged men…
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 · Phonetics and Phonology Research
