emilios commited on
Commit
fd66920
1 Parent(s): 85ceab3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -4
README.md CHANGED
@@ -1,20 +1,35 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - wer
7
  model-index:
8
- - name: openai/whisper-medium
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # openai/whisper-medium
16
 
17
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.3374
20
  - Wer: 14.6133
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - whisper-event
5
  - generated_from_trainer
6
+ datasets:
7
+ - google/fleurs
8
  metrics:
9
  - wer
10
  model-index:
11
+ - name: Whisper medium Croatian El Greco
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: google/fleurs hr_hr
18
+ type: google/fleurs
19
+ config: null
20
+ split: None
21
+ metrics:
22
+ - name: Wer
23
+ type: wer
24
+ value: 14.613261224719734
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
+ # Whisper medium Croatian El Greco
31
 
32
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the google/fleurs hr_hr dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.3374
35
  - Wer: 14.6133