This model is deprecated. A newer, larger, and better-performing model is now available, achieving a test set Word Error Rate (WER) of 6.5%, a significant improvement compared to this repository’s model with a 15.08% WER.
View the updated model on Hugging Face
This model is a fine-tuned version of OpenAI's Whisper Medium EN model, specifically trained on Air Traffic Control (ATC) communication datasets. The fine-tuning process significantly improves transcription accuracy on domain-specific aviation communications, reducing the Word Error Rate (WER) by 84%, compared to the original pretrained model. The model is particularly effective at handling accent variations and ambiguous phrasing often encountered in ATC communications.
You can access the fine-tuned model on Hugging Face:
Whisper Medium EN fine-tuned for ATC is optimized to handle short, distinct transmissions between pilots and air traffic controllers. It is fine-tuned using data from:
The fine-tuned model demonstrates enhanced performance in interpreting various accents, recognizing non-standard phraseology, and processing noisy or distorted communications. It is highly suitable for aviation-related transcription tasks.
The fine-tuned Whisper model is designed for:
You can test the model online using the ATC Transcription Assistant, which lets you upload audio files and generate transcriptions.
While the fine-tuned model performs well in ATC-specific communications, it may not generalize as effectively to other domains of speech. Additionally, like most speech-to-text models, transcription accuracy can be affected by extremely poor-quality audio or heavily accented speech not encountered during training.
15 commits
This model is deprecated. A newer, larger, and better-performing model is now available, achieving a test set Word Error Rate (WER) of 6.5%, a significant improvement compared to this repository’s model with a 15.08% WER.
View the updated model on Hugging Face
This model is a fine-tuned version of OpenAI's Whisper Medium EN model, specifically trained on Air Traffic Control (ATC) communication datasets. The fine-tuning process significantly improves transcription accuracy on domain-specific aviation communications, reducing the Word Error Rate (WER) by 84%, compared to the original pretrained model. The model is particularly effective at handling accent variations and ambiguous phrasing often encountered in ATC communications.
You can access the fine-tuned model on Hugging Face:
Whisper Medium EN fine-tuned for ATC is optimized to handle short, distinct transmissions between pilots and air traffic controllers. It is fine-tuned using data from:
The fine-tuned model demonstrates enhanced performance in interpreting various accents, recognizing non-standard phraseology, and processing noisy or distorted communications. It is highly suitable for aviation-related transcription tasks.
The fine-tuned Whisper model is designed for:
You can test the model online using the ATC Transcription Assistant, which lets you upload audio files and generate transcriptions.
While the fine-tuned model performs well in ATC-specific communications, it may not generalize as effectively to other domains of speech. Additionally, like most speech-to-text models, transcription accuracy can be affected by extremely poor-quality audio or heavily accented speech not encountered during training.
15 commits