AntonyG commited on
Commit
a69af1a
·
1 Parent(s): 473c026

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -36,17 +36,18 @@ It achieves the following results on the evaluation set:
36
 
37
  ## Model description
38
 
39
- More information needed
40
 
41
  ## Intended uses & limitations
42
 
43
- More information needed
44
 
45
  ## Training and evaluation data
46
 
47
- More information needed
48
 
49
  ## Training procedure
 
50
 
51
  ### Training hyperparameters
52
 
 
36
 
37
  ## Model description
38
 
39
+ This model is fine-tuned for general swahili speech recognition tasks.
40
 
41
  ## Intended uses & limitations
42
 
43
+ The intention is to transcribe general swahili speeches. With further development, we'll further fine-tune the model for domain-specific (we are focused on hospital tasks) swahili conversations.
44
 
45
  ## Training and evaluation data
46
 
47
+ We used swahili data provided by the common voice on hugging face. To appreciate the transformation we did on the data, you can read our [blog on data preparation](https://medium.com/@gitau_am/from-raw-data-to-accurate-speech-recognition-asr-my-journey-of-data-preparation-df3a1b0dee3a).
48
 
49
  ## Training procedure
50
+ We also [documented](https://medium.com/@gitau_am/exploring-asr-model-development-fine-tuning-xls-r-wav2vec2-model-with-swahili-data-b95134d116b8) some lessons from the fine-tuning exercise.
51
 
52
  ### Training hyperparameters
53