Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# Fine_tune_whisper_small
|
16 |
|
17 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.8225
|
20 |
- Wer: 43.7477
|
|
|
14 |
|
15 |
# Fine_tune_whisper_small
|
16 |
|
17 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on our own recorded dataset (700 audio samples).
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.8225
|
20 |
- Wer: 43.7477
|