somu9 commited on
Commit
763e72e
1 Parent(s): fd19704

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -41,15 +41,15 @@ It achieves the following results on the evaluation set:
41
 
42
  ## Model description
43
 
44
- More information needed
45
 
46
  ## Intended uses & limitations
47
 
48
- More information needed
49
 
50
  ## Training and evaluation data
51
 
52
- More information needed
53
 
54
  ## Training procedure
55
 
 
41
 
42
  ## Model description
43
 
44
+ This is a speech to text model finetuned over Whisper model by OpenAI.
45
 
46
  ## Intended uses & limitations
47
 
48
+ This is free to use for learning or commercial purposes. I don't plan to monetize this ever or make it private. My goal is to make whisper more localized which is why i have this model public.
49
 
50
  ## Training and evaluation data
51
 
52
+ This model is trained on common_voice_17 dataset. It is an open source multilingual dataset.
53
 
54
  ## Training procedure
55