jacktol commited on
Commit
16ff226
·
verified ·
1 Parent(s): d86331f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,7 +11,7 @@ base_model:
11
  - openai/whisper-large-v3
12
  pipeline_tag: automatic-speech-recognition
13
  model-index:
14
- - name: Whisper Large V3 Fine-Tuned for Air Traffic Control (ATC)
15
  results:
16
  - task:
17
  type: automatic-speech-recognition
@@ -25,13 +25,13 @@ model-index:
25
 
26
  ---
27
 
28
- # Whisper Large V3 Fine-Tuned for Air Traffic Control (ATC)
29
 
30
  ## Model Overview
31
 
32
  This model is a fine-tuned version of OpenAI's Whisper Large v3 model, specifically trained on **Air Traffic Control (ATC)** communication datasets. The fine-tuning process significantly improves transcription accuracy on domain-specific aviation communications, achieving a Word Error Rate (WER) of 6.5% on the test set. The model is particularly effective at handling accent variations and ambiguous phrasing often encountered in ATC communications.
33
 
34
- - **Base Model**: OpenAI Large V3
35
  - **Fine-tuned Model WER**: 6.5%
36
 
37
  ## Model Description
 
11
  - openai/whisper-large-v3
12
  pipeline_tag: automatic-speech-recognition
13
  model-index:
14
+ - name: Whisper Large v3 Fine-Tuned for Air Traffic Control (ATC)
15
  results:
16
  - task:
17
  type: automatic-speech-recognition
 
25
 
26
  ---
27
 
28
+ # Whisper Large v3 Fine-Tuned for Air Traffic Control (ATC)
29
 
30
  ## Model Overview
31
 
32
  This model is a fine-tuned version of OpenAI's Whisper Large v3 model, specifically trained on **Air Traffic Control (ATC)** communication datasets. The fine-tuning process significantly improves transcription accuracy on domain-specific aviation communications, achieving a Word Error Rate (WER) of 6.5% on the test set. The model is particularly effective at handling accent variations and ambiguous phrasing often encountered in ATC communications.
33
 
34
+ - **Base Model**: OpenAI Large v3
35
  - **Fine-tuned Model WER**: 6.5%
36
 
37
  ## Model Description