✨Properly configure for leaderboard.
Browse files
README.md
CHANGED
@@ -16,11 +16,10 @@ model-index:
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
-
name: mozilla-foundation/common_voice_11_0
|
20 |
-
type: mozilla-foundation/common_voice_11_0
|
21 |
-
config: da
|
22 |
-
split: test
|
23 |
-
args: da
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
+
name: mozilla-foundation/common_voice_11_0
|
20 |
+
type: mozilla-foundation/common_voice_11_0
|
21 |
+
config: da
|
22 |
+
split: test
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|