Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- it
|
4 |
-
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
-
tags:
|
7 |
-
- whisper-event
|
8 |
-
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_17_0
|
11 |
- google/fleurs
|
12 |
- facebook/multilingual_librispeech
|
|
|
|
|
|
|
13 |
metrics:
|
14 |
- wer
|
|
|
|
|
|
|
15 |
model-index:
|
16 |
- name: Whisper Small Mixed-Italian
|
17 |
results:
|
18 |
- task:
|
19 |
-
name: Automatic Speech Recognition
|
20 |
type: automatic-speech-recognition
|
|
|
21 |
dataset:
|
22 |
name: mozilla-foundation/common_voice_17_0 it
|
23 |
type: mozilla-foundation/common_voice_17_0
|
@@ -25,9 +25,21 @@ model-index:
|
|
25 |
split: test
|
26 |
args: it
|
27 |
metrics:
|
28 |
-
-
|
29 |
-
type: wer
|
30 |
value: 10.587474512857398
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
base_model: openai/whisper-small
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- mozilla-foundation/common_voice_17_0
|
5 |
- google/fleurs
|
6 |
- facebook/multilingual_librispeech
|
7 |
+
language:
|
8 |
+
- it
|
9 |
+
license: apache-2.0
|
10 |
metrics:
|
11 |
- wer
|
12 |
+
tags:
|
13 |
+
- whisper-event
|
14 |
+
- generated_from_trainer
|
15 |
model-index:
|
16 |
- name: Whisper Small Mixed-Italian
|
17 |
results:
|
18 |
- task:
|
|
|
19 |
type: automatic-speech-recognition
|
20 |
+
name: Automatic Speech Recognition
|
21 |
dataset:
|
22 |
name: mozilla-foundation/common_voice_17_0 it
|
23 |
type: mozilla-foundation/common_voice_17_0
|
|
|
25 |
split: test
|
26 |
args: it
|
27 |
metrics:
|
28 |
+
- type: wer
|
|
|
29 |
value: 10.587474512857398
|
30 |
+
name: Wer
|
31 |
+
- task:
|
32 |
+
type: automatic-speech-recognition
|
33 |
+
name: Automatic Speech Recognition
|
34 |
+
dataset:
|
35 |
+
name: facebook/voxpopuli
|
36 |
+
type: facebook/voxpopuli
|
37 |
+
config: it
|
38 |
+
split: test
|
39 |
+
metrics:
|
40 |
+
- type: wer
|
41 |
+
value: 25.87
|
42 |
+
name: WER
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|