Upload README.md
Browse files
README.md
CHANGED
@@ -7,26 +7,27 @@ tags:
|
|
7 |
- mozilla-foundation/common_voice_8_0
|
8 |
- vot
|
9 |
- robust-speech-event
|
|
|
10 |
datasets:
|
11 |
- mozilla-foundation/common_voice_8_0
|
12 |
model-index:
|
13 |
- name: wav2vec2-large-xls-r-300m-vot-final-a2
|
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: vot
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
- task:
|
30 |
name: Automatic Speech Recognition
|
31 |
type: automatic-speech-recognition
|
32 |
dataset:
|
@@ -34,13 +35,12 @@ model-index:
|
|
34 |
type: speech-recognition-community-v2/dev_data
|
35 |
args: vot
|
36 |
metrics:
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- mozilla-foundation/common_voice_8_0
|
8 |
- vot
|
9 |
- robust-speech-event
|
10 |
+
- hf-asr-leaderboard
|
11 |
datasets:
|
12 |
- mozilla-foundation/common_voice_8_0
|
13 |
model-index:
|
14 |
- name: wav2vec2-large-xls-r-300m-vot-final-a2
|
15 |
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice 8
|
21 |
type: mozilla-foundation/common_voice_8_0
|
22 |
args: vot
|
23 |
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 0.8333333333333334
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 0.48672566371681414
|
30 |
+
- task:
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
33 |
dataset:
|
|
|
35 |
type: speech-recognition-community-v2/dev_data
|
36 |
args: vot
|
37 |
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: NA
|
41 |
+
- name: Test CER
|
42 |
+
type: cer
|
43 |
+
value: NA
|
|
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|