Commit
·
23c6b8f
1
Parent(s):
1e1718e
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,21 @@ datasets:
|
|
13 |
- common_voice
|
14 |
model-index:
|
15 |
- name: wav2vec2-large-xls-r-300m-hsb-v1
|
16 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
- common_voice
|
14 |
model-index:
|
15 |
- name: wav2vec2-large-xls-r-300m-hsb-v1
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
name: Automatic Speech Recognition
|
19 |
+
type: automatic-speech-recognition
|
20 |
+
dataset:
|
21 |
+
name: Common Voice 8
|
22 |
+
type: mozilla-foundation/common_voice_8_0
|
23 |
+
args: tt
|
24 |
+
metrics:
|
25 |
+
- name: Test WER
|
26 |
+
type: wer
|
27 |
+
value:
|
28 |
+
- name: Test CER
|
29 |
+
type: cer
|
30 |
+
value:
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|