Commit
·
077cefb
1
Parent(s):
389f555
Updating WER results on Mozilla CM 11.0
Browse files
README.md
CHANGED
@@ -24,15 +24,28 @@ model-index:
|
|
24 |
name: Automatic Speech Recognition
|
25 |
type: automatic-speech-recognition
|
26 |
dataset:
|
27 |
-
name: Common Voice
|
28 |
-
type:
|
29 |
split: test
|
30 |
args:
|
31 |
language: mt
|
32 |
metrics:
|
33 |
- name: Test WER
|
34 |
type: wer
|
35 |
-
value:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
# stt_mt_quartznet15x5_sp_ep255_64h
|
|
|
24 |
name: Automatic Speech Recognition
|
25 |
type: automatic-speech-recognition
|
26 |
dataset:
|
27 |
+
name: Mozilla Common Voice 11.0
|
28 |
+
type: mozilla-foundation/common_voice_11_0
|
29 |
split: test
|
30 |
args:
|
31 |
language: mt
|
32 |
metrics:
|
33 |
- name: Test WER
|
34 |
type: wer
|
35 |
+
value: 5.0
|
36 |
+
- task:
|
37 |
+
name: Automatic Speech Recognition
|
38 |
+
type: automatic-speech-recognition
|
39 |
+
dataset:
|
40 |
+
name: Mozilla Common Voice 11.0
|
41 |
+
type: mozilla-foundation/common_voice_11_0
|
42 |
+
split: dev
|
43 |
+
args:
|
44 |
+
language: mt
|
45 |
+
metrics:
|
46 |
+
- name: Test WER
|
47 |
+
type: wer
|
48 |
+
value: 4.89
|
49 |
---
|
50 |
|
51 |
# stt_mt_quartznet15x5_sp_ep255_64h
|