Update README.md
Browse files
README.md
CHANGED
@@ -1,30 +1,31 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
-
|
7 |
-
|
8 |
datasets:
|
9 |
-
|
10 |
metrics:
|
11 |
-
|
12 |
model-index:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
co2_eq_emissions:
|
29 |
emissions: 2930
|
30 |
source: https://mlco2.github.io/impact/
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- nl
|
4 |
+
- th
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
+
- whisper-event
|
8 |
+
- hf-asr-leaderboard
|
9 |
datasets:
|
10 |
+
- mozilla-foundation/common_voice_11_0
|
11 |
metrics:
|
12 |
+
- wer
|
13 |
model-index:
|
14 |
+
- name: Whisper Medium nl - GeoffVdr
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: mozilla-foundation/common_voice_11_0
|
21 |
+
type: mozilla-foundation/common_voice_11_0
|
22 |
+
config: nl
|
23 |
+
split: test
|
24 |
+
args: nl
|
25 |
+
metrics:
|
26 |
+
- name: Wer
|
27 |
+
type: wer
|
28 |
+
value: 7.514
|
29 |
co2_eq_emissions:
|
30 |
emissions: 2930
|
31 |
source: https://mlco2.github.io/impact/
|