Update README.md
#2
by
mikr
- opened
README.md
CHANGED
@@ -18,11 +18,9 @@ model-index:
|
|
18 |
name: Automatic Speech Recognition
|
19 |
type: automatic-speech-recognition
|
20 |
dataset:
|
21 |
-
name:
|
22 |
type: mozilla-foundation/common_voice_11_0
|
23 |
-
config: el
|
24 |
-
split: test
|
25 |
-
args: el
|
26 |
metrics:
|
27 |
- name: Wer
|
28 |
type: wer
|
|
|
18 |
name: Automatic Speech Recognition
|
19 |
type: automatic-speech-recognition
|
20 |
dataset:
|
21 |
+
name: mozilla-foundation/common_voice_11_0
|
22 |
type: mozilla-foundation/common_voice_11_0
|
23 |
+
args: 'config: el, split: test'
|
|
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|