Upload README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ license: apache-2.0
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- robust-speech-event
|
|
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_8_0
|
10 |
metrics:
|
@@ -12,7 +13,7 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: wav2vec2-large-xls-r-300m-br-d10
|
14 |
results:
|
15 |
-
- task:
|
16 |
type: automatic-speech-recognition
|
17 |
name: Speech Recognition
|
18 |
dataset:
|
@@ -20,13 +21,13 @@ model-index:
|
|
20 |
name: Common Voice 8
|
21 |
args: br
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
- task:
|
30 |
name: Automatic Speech Recognition
|
31 |
type: automatic-speech-recognition
|
32 |
dataset:
|
@@ -34,12 +35,12 @@ model-index:
|
|
34 |
type: speech-recognition-community-v2/dev_data
|
35 |
args: br
|
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
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- robust-speech-event
|
8 |
+
- hf-asr-leaderboard
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_8_0
|
11 |
metrics:
|
|
|
13 |
model-index:
|
14 |
- name: wav2vec2-large-xls-r-300m-br-d10
|
15 |
results:
|
16 |
+
- task:
|
17 |
type: automatic-speech-recognition
|
18 |
name: Speech Recognition
|
19 |
dataset:
|
|
|
21 |
name: Common Voice 8
|
22 |
args: br
|
23 |
metrics:
|
24 |
+
- type: wer
|
25 |
+
value: 0.5230357484228637
|
26 |
+
name: Test WER
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 0.1880661144228536
|
30 |
+
- task:
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
33 |
dataset:
|
|
|
35 |
type: speech-recognition-community-v2/dev_data
|
36 |
args: br
|
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
|