End of training
Browse files
README.md
CHANGED
|
@@ -8,13 +8,13 @@ datasets:
|
|
| 8 |
metrics:
|
| 9 |
- wer
|
| 10 |
model-index:
|
| 11 |
-
- name: whisper-tiny
|
| 12 |
results:
|
| 13 |
- task:
|
| 14 |
-
name:
|
| 15 |
-
type:
|
| 16 |
dataset:
|
| 17 |
-
name: minds14
|
| 18 |
type: PolyAI/minds14
|
| 19 |
config: en-US
|
| 20 |
split: train
|
|
@@ -28,9 +28,9 @@ model-index:
|
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 29 |
should probably proofread and complete it, then remove this comment. -->
|
| 30 |
|
| 31 |
-
# whisper-tiny
|
| 32 |
|
| 33 |
-
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the minds14 dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
- Loss: 0.7776
|
| 36 |
- Wer Ortho: 34.1857
|
|
|
|
| 8 |
metrics:
|
| 9 |
- wer
|
| 10 |
model-index:
|
| 11 |
+
- name: whisper-tiny
|
| 12 |
results:
|
| 13 |
- task:
|
| 14 |
+
name: Automatic Speech Recognition
|
| 15 |
+
type: automatic-speech-recognition
|
| 16 |
dataset:
|
| 17 |
+
name: PolyAI/minds14
|
| 18 |
type: PolyAI/minds14
|
| 19 |
config: en-US
|
| 20 |
split: train
|
|
|
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 29 |
should probably proofread and complete it, then remove this comment. -->
|
| 30 |
|
| 31 |
+
# whisper-tiny
|
| 32 |
|
| 33 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
- Loss: 0.7776
|
| 36 |
- Wer Ortho: 34.1857
|