Releases: KevKibe/African-Whisper
Releases · KevKibe/African-Whisper
v0.9.13
v0.9.12
v0.9.11
v0.9.10
What's Changed
- build(deps): bump librosa from 0.10.1 to 0.10.2.post1 by @dependabot in #157
- build(deps): bump accelerate from 0.27.2 to 0.31.0 by @dependabot in #155
- build(deps): bump wandb from 0.16.6 to 0.17.2 by @dependabot in #158
- build(deps): bump uvicorn from 0.29.0 to 0.30.1 by @dependabot in #160
- build(deps): bump jiwer from 3.0.3 to 3.0.4 by @dependabot in #162
- build(deps): bump fastapi from 0.110.1 to 0.111.0 by @dependabot in #161
- Bump ctranslate==4.3.1, faster-whisper==1.0.3 by @KevKibe in #168
Full Changelog: v0.9.9...v0.9.10
v0.9.9
v0.9.8
v0.9.7
What's Changed
- chore(docs): Update Docs by @KevKibe in #149
- build(deps-dev): bump torch from 2.2.2 to 2.3.1 by @dependabot in #145
- build(deps): bump pyannote-audio from 3.1.1 to 3.2.0 by @dependabot in #138
- build(deps-dev): bump pydantic from 2.6.4 to 2.7.3 by @dependabot in #137
- build(deps): bump datasets from 2.17.0 to 2.19.2 by @dependabot in #139
- build(deps): bump peft from 0.9.0 to 0.11.1 by @dependabot in #133
- Update: Add support for custom alignment model by @KevKibe in #150
- Update package version to v0.9.7 by @KevKibe in #151
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- Chore(Docs): Add troubleshooting doc section by @KevKibe in #144
- Update: Add tags for training cli command by @KevKibe in #146
- Fix: Add processing_task parameter in whisper model prep intialization by @KevKibe in #147
- Update package version to 0.9.6 by @KevKibe in #148
Full Changelog: v0.9.5...v0.9.6
v0.9.5
v0.9.4
What's Changed
- chore : update readme examples with train_num_samples and test_num_sa… by @KevKibe in #117
- Bump accelerate from 0.27.2 to 0.29.3 by @dependabot in #96
- build(deps): bump peft from 0.9.0 to 0.10.0 by @dependabot in #89
- Fix: Add
train_num_samples
andtest_num_samples
parameters totraining.main
and f-string to output_dir parameter insrc/training/model_trainer.py
by @KevKibe in #118 - Update Docs and README by @KevKibe in #121
- Fix: read audio file in-memory, prev saved in temp-file in
deployment.main
by @KevKibe in #122 - chore: add deployment dependencies group by @KevKibe in #123
- chore(Docs): add github page docs and Readme update by @KevKibe in #126
- chore(Docs): Update Documention, Readme by @KevKibe in #128
- Chore(dependencies): Dependencies setup modification to
setup.py
with extras by @KevKibe in #129
Full Changelog: v0.9.3...v0.9.4