Commit ·
29f56fa
1
Parent(s): 6c8e0d6
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,18 +2,19 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
| 5 |
datasets:
|
| 6 |
- common_voice_11_0
|
| 7 |
metrics:
|
| 8 |
- wer
|
| 9 |
model-index:
|
| 10 |
-
- name:
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
name: Automatic Speech Recognition
|
| 14 |
type: automatic-speech-recognition
|
| 15 |
dataset:
|
| 16 |
-
name: common_voice_11_0
|
| 17 |
type: common_voice_11_0
|
| 18 |
config: it
|
| 19 |
split: test
|
|
@@ -24,10 +25,8 @@ model-index:
|
|
| 24 |
value: 25.91098766744631
|
| 25 |
---
|
| 26 |
|
| 27 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 28 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 29 |
|
| 30 |
-
#
|
| 31 |
|
| 32 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_11_0 dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
- whisper-event
|
| 6 |
datasets:
|
| 7 |
- common_voice_11_0
|
| 8 |
metrics:
|
| 9 |
- wer
|
| 10 |
model-index:
|
| 11 |
+
- name: luigisaetta/whisper-tiny2-it
|
| 12 |
results:
|
| 13 |
- task:
|
| 14 |
name: Automatic Speech Recognition
|
| 15 |
type: automatic-speech-recognition
|
| 16 |
dataset:
|
| 17 |
+
name: common_voice_11_0 it
|
| 18 |
type: common_voice_11_0
|
| 19 |
config: it
|
| 20 |
split: test
|
|
|
|
| 25 |
value: 25.91098766744631
|
| 26 |
---
|
| 27 |
|
|
|
|
|
|
|
| 28 |
|
| 29 |
+
# luigisaetta/whisper-tiny2-it
|
| 30 |
|
| 31 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_11_0 dataset.
|
| 32 |
It achieves the following results on the evaluation set:
|