Ellight commited on
Commit
63ca8e7
1 Parent(s): 29bce7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -10,7 +10,21 @@ datasets:
10
  - mozilla-foundation/common_voice_17_0
11
  model-index:
12
  - name: Whisper tiny Hindi
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
10
  - mozilla-foundation/common_voice_17_0
11
  model-index:
12
  - name: Whisper tiny Hindi
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: Common Voice 17.0
19
+ type: mozilla-foundation/common_voice_17_0
20
+ config: hi
21
+ split: None
22
+ args: 'config: hi, split: test'
23
+ metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 44.76572739187418
27
+ #'eval/wer': 73.09662131172604, 'eval/normalized_wer': 44.76572739187418
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You