luigisaetta commited on
Commit
cabccf0
1 Parent(s): ece5ecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,7 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # whisper-tiny-it
16
 
17
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
 
 
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.3958
20
  - Wer: 0.2661
 
14
 
15
  # whisper-tiny-it
16
 
17
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the
18
+ common_voice_11 dataset.
19
+
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.3958
22
  - Wer: 0.2661