smajumdar94
commited on
Commit
•
5945b2d
1
Parent(s):
3af7118
Update README.md
Browse files
README.md
CHANGED
@@ -30,30 +30,30 @@ model-index:
|
|
30 |
type: Automatic Speech Recognition
|
31 |
name: automatic-speech-recognition
|
32 |
dataset:
|
33 |
-
name:
|
34 |
-
type:
|
35 |
-
config:
|
36 |
split: test
|
37 |
args:
|
38 |
language: de
|
39 |
metrics:
|
40 |
- name: Test WER
|
41 |
type: wer
|
42 |
-
value:
|
43 |
- task:
|
44 |
type: Automatic Speech Recognition
|
45 |
name: automatic-speech-recognition
|
46 |
dataset:
|
47 |
-
name:
|
48 |
-
type:
|
49 |
-
config:
|
50 |
split: test
|
51 |
args:
|
52 |
language: de
|
53 |
metrics:
|
54 |
- name: Test WER
|
55 |
type: wer
|
56 |
-
value:
|
57 |
- task:
|
58 |
type: Automatic Speech Recognition
|
59 |
name: automatic-speech-recognition
|
|
|
30 |
type: Automatic Speech Recognition
|
31 |
name: automatic-speech-recognition
|
32 |
dataset:
|
33 |
+
name: Mozilla Common Voice 7.0
|
34 |
+
type: mozilla-foundation/common_voice_7_0
|
35 |
+
config: de
|
36 |
split: test
|
37 |
args:
|
38 |
language: de
|
39 |
metrics:
|
40 |
- name: Test WER
|
41 |
type: wer
|
42 |
+
value: 4.93
|
43 |
- task:
|
44 |
type: Automatic Speech Recognition
|
45 |
name: automatic-speech-recognition
|
46 |
dataset:
|
47 |
+
name: Multilingual LibriSpeech
|
48 |
+
type: facebook/multilingual_librispeech
|
49 |
+
config: german
|
50 |
split: test
|
51 |
args:
|
52 |
language: de
|
53 |
metrics:
|
54 |
- name: Test WER
|
55 |
type: wer
|
56 |
+
value: 3.85
|
57 |
- task:
|
58 |
type: Automatic Speech Recognition
|
59 |
name: automatic-speech-recognition
|