Upload README.md
Browse files
README.md
CHANGED
@@ -4,29 +4,30 @@ language:
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
7 |
-
- robust-speech-event
|
8 |
- common_voice
|
9 |
-
- generated_from_trainer
|
10 |
- eo
|
|
|
|
|
|
|
11 |
datasets:
|
12 |
- common_voice
|
13 |
model-index:
|
14 |
- name: wav2vec2-xls-r-300m-eo
|
15 |
results:
|
16 |
-
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice 7
|
21 |
type: mozilla-foundation/common_voice_7_0
|
22 |
args: eo
|
23 |
metrics:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
|
|
7 |
- common_voice
|
|
|
8 |
- eo
|
9 |
+
- generated_from_trainer
|
10 |
+
- hf-asr-leaderboard
|
11 |
+
- robust-speech-event
|
12 |
datasets:
|
13 |
- common_voice
|
14 |
model-index:
|
15 |
- name: wav2vec2-xls-r-300m-eo
|
16 |
results:
|
17 |
+
- task:
|
18 |
+
name: Automatic Speech Recognition
|
19 |
type: automatic-speech-recognition
|
20 |
dataset:
|
21 |
name: Common Voice 7
|
22 |
type: mozilla-foundation/common_voice_7_0
|
23 |
args: eo
|
24 |
metrics:
|
25 |
+
- name: Test WER
|
26 |
+
type: wer
|
27 |
+
value: 34.72
|
28 |
+
- name: Test CER
|
29 |
+
type: cer
|
30 |
+
value: 7.54
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|