kavyamanohar commited on
Commit
1b40b31
·
1 Parent(s): b7fab19

Add evaluation results and model details to dataset card

Browse files
Files changed (1) hide show
  1. README.md +17 -8
README.md CHANGED
@@ -3,15 +3,24 @@ 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-small-ml
10
- results: []
11
- datasets:
12
- - mozilla-foundation/common_voice_13_0
13
- language:
14
- - ml
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
3
  base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
+ - name: Whisper Small Malayalam - Kavya Manohar
8
+ results:
9
+ - task:
10
+ name: Automatic Speech Recognition
11
+ type: automatic-speech-recognition
12
+ dataset:
13
+ name: Common Voice 13
14
+ type: mozilla-foundation/common_voice_13_0
15
+ config: ml
16
+ split: test
17
+ args: 'config: ml, split: test'
18
+ metrics:
19
+ - name: Wer
20
+ type: wer
21
+ value: 86.759582
22
+ language:
23
+ - ml
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You