Navvye commited on
Commit
dd4dee7
1 Parent(s): abd5549

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -6,9 +6,21 @@ metrics:
6
  - wer
7
  model-index:
8
  - name: whisper-large-v2-kangri
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
 
 
6
  - wer
7
  model-index:
8
  - name: whisper-large-v2-kangri
9
+ results:
10
+ - task:
11
+ type: automatic-speech-recognition
12
+ name: Speech Recognition
13
+ dataset:
14
+ type: bridgeconn/snow-mountain
15
+ name: snow-moutain-Kangri
16
+ config: Kangri
17
+ split: train_500
18
+ metrics:
19
+ - type: wer
20
+ value: 17.40
21
+ name: WER
22
+ lower_is_better: true
23
  ---
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
25
  should probably proofread and complete it, then remove this comment. -->
26