leaderboard
Browse files
README.md
CHANGED
@@ -2,11 +2,24 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
model-index:
|
8 |
- name: openai/whisper-medium
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- hf-asr-leaderboard
|
6 |
+
- whisper-event
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
- name: openai/whisper-medium
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Automatic Speech Recognition
|
14 |
+
type: automatic-speech-recognition
|
15 |
+
dataset:
|
16 |
+
name: mozilla-foundation/common_voice_11_0 ca
|
17 |
+
type: mozilla-foundation/common_voice_11_0
|
18 |
+
args: 'config: ml, split: test'
|
19 |
+
metrics:
|
20 |
+
- name: Wer
|
21 |
+
type: wer
|
22 |
+
value: 8.282966640983934
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|