luigisaetta
commited on
Commit
•
e5b5200
1
Parent(s):
b6078a3
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,20 @@ metrics:
|
|
11 |
- wer
|
12 |
model-index:
|
13 |
- name: whisper-tiny-it
|
14 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
- wer
|
12 |
model-index:
|
13 |
- name: whisper-tiny-it
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: mozilla-foundation/common_voice_11_0 it
|
20 |
+
type: mozilla-foundation/common_voice_11_0
|
21 |
+
config: it
|
22 |
+
split: test
|
23 |
+
args: it
|
24 |
+
metrics:
|
25 |
+
- name: Wer
|
26 |
+
type: wer
|
27 |
+
value: 26.61
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|