devasheeshG commited on
Commit
cfaec9e
1 Parent(s): b656fa6
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -13,11 +13,15 @@ model-index:
13
  - name: whisper_medium_fp16_transformers
14
  results:
15
  - task:
16
- type: automatic-speech-recognition
17
- name: Automatic Speech Recognition
18
  dataset:
19
  type: common_voice
20
- name: Common Voice (14.0) (Hindi) (test.tsv -> 2557 samples used)
 
 
 
 
21
  metrics:
22
  - type: wer
23
  value: 54.97
 
13
  - name: whisper_medium_fp16_transformers
14
  results:
15
  - task:
16
+ type: automatic-speech-recognition
17
+ name: Automatic Speech Recognition
18
  dataset:
19
  type: common_voice
20
+ name: Common Voice (14.0) (Hindi)
21
+ config: hi
22
+ split: test
23
+ args:
24
+ language: hi
25
  metrics:
26
  - type: wer
27
  value: 54.97