Hiro-nguyen commited on
Commit
4cbe7ed
1 Parent(s): 742efe4

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,19 +1,22 @@
1
  ---
 
 
2
  license: apache-2.0
 
3
  tags:
 
4
  - generated_from_trainer
5
- base_model: openai/whisper-base
6
  model-index:
7
- - name: whisper-small-hi
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # whisper-small-hi
15
 
16
- This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the None dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
+ base_model: openai/whisper-base
6
  tags:
7
+ - hf-asr-leaderboard
8
  - generated_from_trainer
 
9
  model-index:
10
+ - name: Whisper Base EN
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # Whisper Base EN
18
 
19
+ This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 11.0 dataset.
20
 
21
  ## Model description
22