Upload README.md
Browse files
README.md
CHANGED
@@ -13,34 +13,42 @@ datasets:
|
|
13 |
model-index:
|
14 |
- name: wav2vec2-xls-r-300m-zh-CN
|
15 |
results:
|
16 |
-
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice 7
|
21 |
type: mozilla-foundation/common_voice_7_0
|
22 |
args: zh-CN
|
23 |
metrics:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
model-index:
|
14 |
- name: wav2vec2-xls-r-300m-zh-CN
|
15 |
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice 7
|
21 |
type: mozilla-foundation/common_voice_7_0
|
22 |
args: zh-CN
|
23 |
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 80
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 40.11
|
30 |
+
- task:
|
31 |
+
name: Automatic Speech Recognition
|
32 |
+
type: automatic-speech-recognition
|
33 |
+
dataset:
|
34 |
+
name: Robust Speech Event - Dev Data
|
35 |
+
type: speech-recognition-community-v2/dev_data
|
36 |
+
args: zh-CN
|
37 |
+
metrics:
|
38 |
+
- name: Test CER
|
39 |
+
type: cer
|
40 |
+
value: 69.1
|
41 |
+
- task:
|
42 |
+
name: Automatic Speech Recognition
|
43 |
+
type: automatic-speech-recognition
|
44 |
+
dataset:
|
45 |
+
name: Robust Speech Event - Test Data
|
46 |
+
type: speech-recognition-community-v2/eval_data
|
47 |
+
args: zh-CN
|
48 |
+
metrics:
|
49 |
+
- name: Test CER
|
50 |
+
type: cer
|
51 |
+
value: 43.08
|
52 |
---
|
53 |
|
54 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|