agnesluhtaru commited on
Commit
e8a16e8
·
1 Parent(s): 1044506

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -14,10 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # whisper-small-et
16
 
17
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 0.7261
20
- - Wer: 34.5973
21
 
22
  ## Model description
23
 
@@ -29,7 +26,7 @@ More information needed
29
 
30
  ## Training and evaluation data
31
 
32
- More information needed
33
 
34
  ## Training procedure
35
 
 
14
 
15
  # whisper-small-et
16
 
17
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the following datasets: Common Voice 11, VoxPopuli and FLEURS.
 
 
 
18
 
19
  ## Model description
20
 
 
26
 
27
  ## Training and evaluation data
28
 
29
+ Estonian data from Common Voice 11, VoxPopuli and FLEURS corpora as both training and validation sets. Tested on Common Voice 11 test set.
30
 
31
  ## Training procedure
32