AntonyG commited on
Commit
8df35a9
1 Parent(s): a69af1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -36,15 +36,15 @@ It achieves the following results on the evaluation set:
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.
 
36
 
37
  ## Model description
38
 
39
+ This model is fine-tuned for general swahili speech recognition tasks. You can watch our hour long [webinar](https://drive.google.com/file/d/1OkLx3d9xivdyxH8yYsZtwObhEX5Ptn5y/view?usp=drive_link) and see the [slides](https://docs.google.com/presentation/d/1sExJLwZLMNMKGnpuxy-ttF5KqDXJyKK2jNNTUabo5_Q/edit?usp=sharing) on this work.
40
 
41
  ## Intended uses & limitations
42
 
43
+ The intention is to transcribe general swahili speeches. With further development, we'll fine-tune the model for domain-specific (we are focused on hospital tasks) swahili conversations.
44
 
45
  ## Training and evaluation data
46
 
47
+ 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.