EWCH commited on
Commit
2a62de6
1 Parent(s): 1d40170

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -31,22 +31,22 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # sl-asr-model-primary-small
33
 
34
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.0 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.3394
37
  - Wer: 0.3198
38
 
39
  ## Model description
40
 
41
- More information needed
42
 
43
  ## Intended uses & limitations
44
 
45
- More information needed
46
 
47
  ## Training and evaluation data
48
 
49
- More information needed
50
 
51
  ## Training procedure
52
 
 
31
 
32
  # sl-asr-model-primary-small
33
 
34
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small).
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.3394
37
  - Wer: 0.3198
38
 
39
  ## Model description
40
 
41
+ Slovenian-ASR-model-primary, 244M paramerters
42
 
43
  ## Intended uses & limitations
44
 
45
+ Automatic speech recognition for Slovenian
46
 
47
  ## Training and evaluation data
48
 
49
+ EWCH/data-preprocessed-commonvoice-sl-80s
50
 
51
  ## Training procedure
52