Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: wav2vec2-xls-r-300m_phoneme-mfa_korean
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -63,4 +68,4 @@ Phone Error Rate 3.88%
|
|
63 |
- Transformers 4.21.3
|
64 |
- Pytorch 1.12.1
|
65 |
- Datasets 2.4.0
|
66 |
-
- Tokenizers 0.12.1
|
|
|
5 |
model-index:
|
6 |
- name: wav2vec2-xls-r-300m_phoneme-mfa_korean
|
7 |
results: []
|
8 |
+
language:
|
9 |
+
- ko
|
10 |
+
metrics:
|
11 |
+
- wer
|
12 |
+
pipeline_tag: automatic-speech-recognition
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
68 |
- Transformers 4.21.3
|
69 |
- Pytorch 1.12.1
|
70 |
- Datasets 2.4.0
|
71 |
+
- Tokenizers 0.12.1
|