✅ Fix for leaderboard.
Browse files
README.md
CHANGED
@@ -5,8 +5,6 @@ license: apache-2.0
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
-
datasets:
|
9 |
-
- mozilla-foundation/common_voice_11_0,google/fleurs
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
@@ -16,10 +14,9 @@ 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:
|
22 |
-
split: test
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
|
|
14 |
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
+
name: mozilla-foundation/common_voice_11_0 da
|
18 |
type: mozilla-foundation/common_voice_11_0
|
19 |
+
args: 'config: ml, split: test'
|
|
|
20 |
metrics:
|
21 |
- name: Wer
|
22 |
type: wer
|