README.md
CHANGED
@@ -6,7 +6,7 @@ base_model: openai/whisper-base
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
- mozilla-foundation/
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
@@ -16,8 +16,8 @@ model-index:
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
-
name: Common Voice
|
20 |
-
type: mozilla-foundation/
|
21 |
config: bn
|
22 |
split: None
|
23 |
args: 'config: bn, split: test'
|
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
+
- mozilla-foundation/common_voice_12_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
+
name: Common Voice 16.1
|
20 |
+
type: mozilla-foundation/common_voice_16_1
|
21 |
config: bn
|
22 |
split: None
|
23 |
args: 'config: bn, split: test'
|