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