artyomboyko
commited on
Commit
•
f7a8e35
1
Parent(s):
c9a4a56
Update README.md
Browse filesMinor bug in readme fixed.
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# whisper-small-fine_tuned-ru
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.2290
|
22 |
- Wer: 17.6336
|
|
|
16 |
|
17 |
# whisper-small-fine_tuned-ru
|
18 |
|
19 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the [Mozilla common_voice_13_0](mozilla-foundation/common_voice_13_0) dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.2290
|
22 |
- Wer: 17.6336
|