Upload README.md
Browse files
README.md
CHANGED
@@ -12,21 +12,21 @@ datasets:
|
|
12 |
model-index:
|
13 |
- name: XLS-R-300M - Bulgarian
|
14 |
results:
|
15 |
-
- task:
|
16 |
-
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Common Voice 8
|
20 |
type: mozilla-foundation/common_voice_8_0
|
21 |
args: bg
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
- task:
|
30 |
name: Automatic Speech Recognition
|
31 |
type: automatic-speech-recognition
|
32 |
dataset:
|
@@ -34,12 +34,23 @@ model-index:
|
|
34 |
type: speech-recognition-community-v2/dev_data
|
35 |
args: bg
|
36 |
metrics:
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
model-index:
|
13 |
- name: XLS-R-300M - Bulgarian
|
14 |
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Common Voice 8
|
20 |
type: mozilla-foundation/common_voice_8_0
|
21 |
args: bg
|
22 |
metrics:
|
23 |
+
- name: Test WER
|
24 |
+
type: wer
|
25 |
+
value: 21.195
|
26 |
+
- name: Test CER
|
27 |
+
type: cer
|
28 |
+
value: 4.786
|
29 |
+
- task:
|
30 |
name: Automatic Speech Recognition
|
31 |
type: automatic-speech-recognition
|
32 |
dataset:
|
|
|
34 |
type: speech-recognition-community-v2/dev_data
|
35 |
args: bg
|
36 |
metrics:
|
37 |
+
- name: Test WER
|
38 |
+
type: wer
|
39 |
+
value: 32.667
|
40 |
+
- name: Test CER
|
41 |
+
type: cer
|
42 |
+
value: 12.452
|
43 |
+
- task:
|
44 |
+
name: Automatic Speech Recognition
|
45 |
+
type: automatic-speech-recognition
|
46 |
+
dataset:
|
47 |
+
name: Robust Speech Event - Test Data
|
48 |
+
type: speech-recognition-community-v2/eval_data
|
49 |
+
args: bg
|
50 |
+
metrics:
|
51 |
+
- name: Test WER
|
52 |
+
type: wer
|
53 |
+
value: 31.03
|
54 |
---
|
55 |
|
56 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|