vumichien commited on
Commit
51ba57a
1 Parent(s): 3b972aa

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -13,8 +13,8 @@ model-index:
13
  - name: Whisper Small Japanese
14
  results:
15
  - task:
16
- name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
 
18
  dataset:
19
  name: mozilla-foundation/common_voice_11_0 ja
20
  type: mozilla-foundation/common_voice_11_0
@@ -22,12 +22,24 @@ model-index:
22
  split: test
23
  args: ja
24
  metrics:
25
- - name: Wer
26
- type: wer
27
  value: 13.467905405405405
28
- - name: Cer
29
- type: cer
30
  value: 8.6022
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
13
  - name: Whisper Small Japanese
14
  results:
15
  - task:
 
16
  type: automatic-speech-recognition
17
+ name: Automatic Speech Recognition
18
  dataset:
19
  name: mozilla-foundation/common_voice_11_0 ja
20
  type: mozilla-foundation/common_voice_11_0
 
22
  split: test
23
  args: ja
24
  metrics:
25
+ - type: wer
 
26
  value: 13.467905405405405
27
+ name: Wer
28
+ - type: cer
29
  value: 8.6022
30
+ name: Cer
31
+ - task:
32
+ type: automatic-speech-recognition
33
+ name: Automatic Speech Recognition
34
+ dataset:
35
+ name: google/fleurs
36
+ type: google/fleurs
37
+ config: ja_jp
38
+ split: test
39
+ metrics:
40
+ - type: wer
41
+ value: 21.46
42
+ name: WER
43
  ---
44
 
45
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You