Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,26 @@
|
|
1 |
---
|
|
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
|
|
|
1 |
---
|
2 |
+
base_model: utter-project/mHuBERT-147
|
3 |
license: cc-by-nc-4.0
|
4 |
+
datasets:
|
5 |
+
- espnet/yodas2
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
model-index:
|
9 |
+
- name: w2v-bert-2.0-uk-v2.1
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
dataset:
|
15 |
+
name: common_voice_10_0
|
16 |
+
type: common_voice_10_0
|
17 |
+
config: uk
|
18 |
+
split: test
|
19 |
+
args: uk
|
20 |
+
metrics:
|
21 |
+
- name: Wer
|
22 |
+
type: wer
|
23 |
+
value: 0.2035
|
24 |
---
|
25 |
|
26 |
+
# `HuBERT` for Ukrainian
|