What's Changed
* chore : update readme examples with train_num_samples and test_num_sa… by KevKibe in https://github.com/KevKibe/African-Whisper/pull/117
* Bump accelerate from 0.27.2 to 0.29.3 by dependabot in https://github.com/KevKibe/African-Whisper/pull/96
* build(deps): bump peft from 0.9.0 to 0.10.0 by dependabot in https://github.com/KevKibe/African-Whisper/pull/89
* Fix: Add `train_num_samples` and `test_num_samples` parameters to `training.main` and f-string to output_dir parameter in `src/training/model_trainer.py` by KevKibe in https://github.com/KevKibe/African-Whisper/pull/118
* Update Docs and README by KevKibe in https://github.com/KevKibe/African-Whisper/pull/121
* Fix: read audio file in-memory, prev saved in temp-file in `deployment.main` by KevKibe in https://github.com/KevKibe/African-Whisper/pull/122
* chore: add deployment dependencies group by KevKibe in https://github.com/KevKibe/African-Whisper/pull/123
* chore(Docs): add github page docs and Readme update by KevKibe in https://github.com/KevKibe/African-Whisper/pull/126
* chore(Docs): Update Documention, Readme by KevKibe in https://github.com/KevKibe/African-Whisper/pull/128
* Chore(dependencies): Dependencies setup modification to `setup.py` with extras by KevKibe in https://github.com/KevKibe/African-Whisper/pull/129
**Full Changelog**: https://github.com/KevKibe/African-Whisper/compare/v0.9.3...v0.9.4