vumichien commited on
Commit
162ffe9
1 Parent(s): 77f8783

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -10,7 +10,23 @@ metrics:
10
  - cer
11
  model-index:
12
  - name: openai/whisper-large-v2
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
10
  - cer
11
  model-index:
12
  - name: openai/whisper-large-v2
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: mozilla-foundation/common_voice_11_0 ja
19
+ type: mozilla-foundation/common_voice_11_0
20
+ config: ja
21
+ split: test
22
+ args: ja
23
+ metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 7.6453
27
+ - name: Cer
28
+ type: cer
29
+ value: 4.7187
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You