File size: 398 Bytes
7a9f3a3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: mit
datasets:
- jacktol/atc-dataset
language:
- en
metrics:
- wer
base_model:
- openai/whisper-medium.en
pipeline_tag: automatic-speech-recognition
tags:
- aviation
- atc
- aircraft
- communication
---
eval_results:
  atc-dataset:
    wer: 15.08  # Word Error Rate for the fine-tuned model on the ATC dataset
    wer_pretrained: 94.59  # WER for the pretrained model for comparison
---