VladS159 commited on
Commit
9c06e31
1 Parent(s): ec44a33

End of training

Browse files
Files changed (1) hide show
  1. README.md +20 -4
README.md CHANGED
@@ -1,21 +1,37 @@
1
  ---
 
 
2
  license: apache-2.0
3
  base_model: openai/whisper-small
4
  tags:
 
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - wer
8
  model-index:
9
- - name: whisper_base_ro_VladS_02_08_24_1000_steps
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # whisper_base_ro_VladS_02_08_24_1000_steps
17
 
18
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.1954
21
  - Wer: 75.4329
 
1
  ---
2
+ language:
3
+ - ro
4
  license: apache-2.0
5
  base_model: openai/whisper-small
6
  tags:
7
+ - hf-asr-leaderboard
8
  - generated_from_trainer
9
+ datasets:
10
+ - mozilla-foundation/common_voice_16_1
11
  metrics:
12
  - wer
13
  model-index:
14
+ - name: Whisper Small Ro - Sarbu Vlad
15
+ results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
+ dataset:
20
+ name: Common Voice 16.1
21
+ type: mozilla-foundation/common_voice_16_1
22
+ args: 'config: ro, split: test'
23
+ metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 75.43288396579531
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
+ # Whisper Small Ro - Sarbu Vlad
33
 
34
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.1954
37
  - Wer: 75.4329