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_8_0
|
8 |
- generated_from_trainer
|
|
|
|
|
9 |
- mr
|
10 |
- robust-speech-event
|
11 |
datasets:
|
@@ -13,20 +14,20 @@ datasets:
|
|
13 |
model-index:
|
14 |
- name: ''
|
15 |
results:
|
16 |
-
- task:
|
17 |
type: automatic-speech-recognition
|
18 |
-
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
name: Common Voice Corpus 8.0
|
21 |
type: mozilla-foundation/common_voice_8_0
|
22 |
args: mr
|
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 |
- generated_from_trainer
|
8 |
+
- hf-asr-leaderboard
|
9 |
+
- mozilla-foundation/common_voice_8_0
|
10 |
- mr
|
11 |
- robust-speech-event
|
12 |
datasets:
|
|
|
14 |
model-index:
|
15 |
- name: ''
|
16 |
results:
|
17 |
+
- task:
|
18 |
type: automatic-speech-recognition
|
19 |
+
name: Automatic Speech Recognition
|
20 |
dataset:
|
21 |
name: Common Voice Corpus 8.0
|
22 |
type: mozilla-foundation/common_voice_8_0
|
23 |
args: mr
|
24 |
metrics:
|
25 |
+
- name: Test WER
|
26 |
+
type: wer
|
27 |
+
value: 38.27
|
28 |
+
- name: Test CER
|
29 |
+
type: cer
|
30 |
+
value: 8.91
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|