Upload README.md
Browse files
README.md
CHANGED
@@ -8,22 +8,33 @@ tags:
|
|
8 |
datasets:
|
9 |
- kresnik/zeroth_korean
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
-
results:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
datasets:
|
9 |
- kresnik/zeroth_korean
|
10 |
model-index:
|
11 |
+
- name: Wav2Vec2 XLS-R 1B Korean
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: Robust Speech Event - Dev Data
|
18 |
+
type: speech-recognition-community-v2/dev_data
|
19 |
+
args: ko
|
20 |
+
metrics:
|
21 |
+
- name: Test WER
|
22 |
+
type: wer
|
23 |
+
value: 82.07
|
24 |
+
- name: Test CER
|
25 |
+
type: cer
|
26 |
+
value: 42.12
|
27 |
+
- task:
|
28 |
+
name: Automatic Speech Recognition
|
29 |
+
type: automatic-speech-recognition
|
30 |
+
dataset:
|
31 |
+
name: Robust Speech Event - Test Data
|
32 |
+
type: speech-recognition-community-v2/eval_data
|
33 |
+
args: ko
|
34 |
+
metrics:
|
35 |
+
- name: Test WER
|
36 |
+
type: wer
|
37 |
+
value: 82.09
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|