Skip to content

Releases: KevKibe/African-Whisper

v0.9.13

24 Sep 17:28
8d83c74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.12...v0.9.13

v0.9.12

12 Sep 09:35
bf11ccb
Compare
Choose a tag to compare

What's Changed

  • fix(apikeys): refactor huggingface_read_token, huggingface_write_token to huggingface_token by @KevKibe in #186

Full Changelog: v0.9.11...v0.9.12

v0.9.11

10 Sep 19:53
8d27090
Compare
Choose a tag to compare

What's Changed

  • fix(tests): fix tests and dataprep module by @KevKibe in #182
  • Fix(deployment): refactor Dockerfile to root dir, update speech_infer… by @KevKibe in #183
  • Update documentation by @KevKibe in #184

Full Changelog: v0.9.10...v0.9.11

v0.9.10

11 Jul 15:45
31ce34f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.9...v0.9.10

v0.9.9

17 Jun 04:12
92a608f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.8...v0.9.9

v0.9.8

14 Jun 17:56
b8938e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.7...v0.9.8

v0.9.7

12 Jun 12:23
9b4c87b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.6...v0.9.7

v0.9.6

11 Jun 18:07
710fb2b
Compare
Choose a tag to compare

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

04 Jun 15:25
b589f1f
Compare
Choose a tag to compare

What's Changed

  • Chore(Docs): Update Documentation by @KevKibe in #135
  • chore(dependencies): remove unused dependencies by @KevKibe in #136
  • Fix: Change default batch size in trainer configuration. by @KevKibe in #140
  • Update package version to 0.9.5 by @KevKibe in #141

Full Changelog: v0.9.4...v0.9.5

v0.9.4

21 May 09:45
3f59d5d
Compare
Choose a tag to compare

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 and test_num_samples parameters to training.main and f-string to output_dir parameter in src/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