Commit ·
c356408
1
Parent(s): 5cd8e74
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,24 +27,24 @@ model-index:
|
|
| 27 |
value: 5.7191
|
| 28 |
---
|
| 29 |
|
| 30 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 31 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 32 |
|
| 33 |
# luigisaetta/whisper-medium-it
|
| 34 |
|
| 35 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_11_0 dataset.
|
|
|
|
| 36 |
It achieves the following results on the evaluation set:
|
| 37 |
- Loss: 0.1452
|
| 38 |
- Wer: 5.7191
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|
| 42 |
-
This model is a fine-tuning of the
|
| 43 |
|
| 44 |
## Intended uses & limitations
|
| 45 |
|
| 46 |
This model has been developed as part of the Hugging Face Whisper Fine Tuning sprint, December 2022.
|
| 47 |
-
|
|
|
|
| 48 |
where it is needed ASR on the Italian Language.
|
| 49 |
|
| 50 |
It has not been extensively tested. It is possible that on other datasets the accuracy will be lower.
|
|
@@ -53,7 +53,7 @@ Please, test it before using it.
|
|
| 53 |
|
| 54 |
## Training and evaluation data
|
| 55 |
|
| 56 |
-
|
| 57 |
|
| 58 |
## Training procedure
|
| 59 |
|
|
|
|
| 27 |
value: 5.7191
|
| 28 |
---
|
| 29 |
|
|
|
|
|
|
|
| 30 |
|
| 31 |
# luigisaetta/whisper-medium-it
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_11_0 dataset.
|
| 34 |
+
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
- Loss: 0.1452
|
| 37 |
- Wer: 5.7191
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
| 41 |
+
This model is a fine-tuning of the OpenAI Whisper Medium model, on the specified dataset.
|
| 42 |
|
| 43 |
## Intended uses & limitations
|
| 44 |
|
| 45 |
This model has been developed as part of the Hugging Face Whisper Fine Tuning sprint, December 2022.
|
| 46 |
+
|
| 47 |
+
It is meant to spread the knowledge on how these models are built and can be used to develop solutions
|
| 48 |
where it is needed ASR on the Italian Language.
|
| 49 |
|
| 50 |
It has not been extensively tested. It is possible that on other datasets the accuracy will be lower.
|
|
|
|
| 53 |
|
| 54 |
## Training and evaluation data
|
| 55 |
|
| 56 |
+
Trained and tested on Mozilla Common Voice, vers. 11
|
| 57 |
|
| 58 |
## Training procedure
|
| 59 |
|