Release Highlights:
- Introduction of a logging feature for the Inference endpoint.
- Reduced Docker Image size for better containerization of API endpoint.
- Updated instructions in the README.
What's Changed
* Chore: Update `README.md`, `model.config generation` parameters, `pytorch_model.bin` file save to huggingface by KevKibe in https://github.com/KevKibe/African-Whisper/pull/73
* Chore: Update `README.md`, load multiple datasets feature in beta by KevKibe in https://github.com/KevKibe/African-Whisper/pull/74
* Chore: Add `README.md` Diagram by KevKibe in https://github.com/KevKibe/African-Whisper/pull/76
* add `PARAMETERS.md`, and update `deployment.md` , RUN specifications in `Dockerfile` by KevKibe in https://github.com/KevKibe/African-Whisper/pull/77
* Update README.md `deployment.md` link by KevKibe in https://github.com/KevKibe/African-Whisper/pull/78
* Feat: Add logging to inference endpoint `src/deployment/main.py`, fix model config and `load_data` module. by KevKibe in https://github.com/KevKibe/African-Whisper/pull/79
* update: add model save in pytorch_model.bin format by KevKibe in https://github.com/KevKibe/African-Whisper/pull/81
**Full Changelog**: https://github.com/KevKibe/African-Whisper/compare/v0.3.0...v0.4.0