End of training
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ base_model: openai/whisper-tiny
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
- minds14
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
@@ -15,8 +15,8 @@ model-index:
|
|
15 |
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
-
name: minds14
|
19 |
-
type: minds14
|
20 |
config: en-US
|
21 |
split: train
|
22 |
args: en-US
|
@@ -31,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# whisper-tiny-en-US
|
33 |
|
34 |
-
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.6504
|
37 |
- Wer Ortho: 33.9125
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- PolyAI/minds14
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
|
|
15 |
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
+
name: PolyAI/minds14
|
19 |
+
type: PolyAI/minds14
|
20 |
config: en-US
|
21 |
split: train
|
22 |
args: en-US
|
|
|
31 |
|
32 |
# whisper-tiny-en-US
|
33 |
|
34 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.6504
|
37 |
- Wer Ortho: 33.9125
|