fix for whisper sprint leaderboard
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ license: apache-2.0
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
|
|
8 |
- automatic-speech-recognition
|
9 |
- greeek
|
10 |
datasets:
|
@@ -19,10 +20,9 @@ model-index:
|
|
19 |
name: Automatic Speech Recognition
|
20 |
type: automatic-speech-recognition
|
21 |
dataset:
|
22 |
-
name: mozilla-foundation/common_voice_11_0
|
23 |
type: mozilla-foundation/common_voice_11_0
|
24 |
-
config: el
|
25 |
-
split: test
|
26 |
metrics:
|
27 |
- name: Wer
|
28 |
type: wer
|
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
+
- hf-asr-leaderboard
|
9 |
- automatic-speech-recognition
|
10 |
- greeek
|
11 |
datasets:
|
|
|
20 |
name: Automatic Speech Recognition
|
21 |
type: automatic-speech-recognition
|
22 |
dataset:
|
23 |
+
name: mozilla-foundation/common_voice_11_0
|
24 |
type: mozilla-foundation/common_voice_11_0
|
25 |
+
args: 'config: el, split: test'
|
|
|
26 |
metrics:
|
27 |
- name: Wer
|
28 |
type: wer
|