to fix leaderboard I hope
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
- whisper-event
|
6 |
datasets:
|
7 |
-
- common_voice_11_0
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
@@ -14,8 +14,8 @@ model-index:
|
|
14 |
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
-
name: common_voice_11_0
|
18 |
-
type: common_voice_11_0
|
19 |
config: cs
|
20 |
split: test
|
21 |
args: cs
|
|
|
4 |
- generated_from_trainer
|
5 |
- whisper-event
|
6 |
datasets:
|
7 |
+
- mozilla-foundation/common_voice_11_0
|
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
|
18 |
+
type: mozilla-foundation/common_voice_11_0
|
19 |
config: cs
|
20 |
split: test
|
21 |
args: cs
|