Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,8 +12,8 @@ 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
|
@@ -21,12 +21,24 @@ model-index:
|
|
21 |
split: test
|
22 |
args: ja
|
23 |
metrics:
|
24 |
-
-
|
25 |
-
type: wer
|
26 |
value: 7.6453
|
27 |
-
|
28 |
-
|
29 |
value: 4.7187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
- name: openai/whisper-large-v2
|
13 |
results:
|
14 |
- task:
|
|
|
15 |
type: automatic-speech-recognition
|
16 |
+
name: Automatic Speech Recognition
|
17 |
dataset:
|
18 |
name: mozilla-foundation/common_voice_11_0 ja
|
19 |
type: mozilla-foundation/common_voice_11_0
|
|
|
21 |
split: test
|
22 |
args: ja
|
23 |
metrics:
|
24 |
+
- type: wer
|
|
|
25 |
value: 7.6453
|
26 |
+
name: Wer
|
27 |
+
- type: cer
|
28 |
value: 4.7187
|
29 |
+
name: Cer
|
30 |
+
- task:
|
31 |
+
type: automatic-speech-recognition
|
32 |
+
name: Automatic Speech Recognition
|
33 |
+
dataset:
|
34 |
+
name: google/fleurs
|
35 |
+
type: google/fleurs
|
36 |
+
config: ja_jp
|
37 |
+
split: test
|
38 |
+
metrics:
|
39 |
+
- type: wer
|
40 |
+
value: 11.69
|
41 |
+
name: WER
|
42 |
---
|
43 |
|
44 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|