qMerge branch 'main' of https://huggingface.co/anantoj/wav2vec2-xls-r-1b-korean into main
Browse files
README.md
CHANGED
@@ -1,14 +1,29 @@
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- automatic-speech-recognition
|
5 |
-
- kresnik/zeroth_korean
|
6 |
- generated_from_trainer
|
|
|
7 |
datasets:
|
8 |
-
-
|
9 |
model-index:
|
10 |
-
- name: ''
|
11 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language: ko
|
3 |
license: apache-2.0
|
4 |
tags:
|
5 |
- automatic-speech-recognition
|
|
|
6 |
- generated_from_trainer
|
7 |
+
- robust-speech-event
|
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 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|