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