fix for leaderboard
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
datasets:
|
6 |
- common_voice_11_0
|
7 |
metrics:
|
@@ -13,11 +15,9 @@ model-index:
|
|
13 |
name: Automatic Speech Recognition
|
14 |
type: automatic-speech-recognition
|
15 |
dataset:
|
16 |
-
name: common_voice_11_0
|
17 |
-
type: common_voice_11_0
|
18 |
-
config: el
|
19 |
-
split: test
|
20 |
-
args: el
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- hf-asr-leaderboard
|
6 |
+
- whisper-event
|
7 |
datasets:
|
8 |
- common_voice_11_0
|
9 |
metrics:
|
|
|
15 |
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
+
name: mozilla-foundation/common_voice_11_0
|
19 |
+
type: mozilla-foundation/common_voice_11_0
|
20 |
+
args: 'config: el, split: test'
|
|
|
|
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|