Releases: absadiki/pywhispercpp
Releases · absadiki/pywhispercpp
v1.3.3
v1.3.2
v1.3.1
What's Changed
- feat(api): language auto-detetction by @absadiki in #91
- Better unicode handling for whisper_full_get_segment_text by @andrewchen5678 in #93
- chore(repair-wheel): make the repair-wheel logic optional #95 by @absadiki in #96
- fix(print_progress): print progress callback #97 by @absadiki in #98
- Fix "_init_model" resseting params of Command Prompt by @SirDaXll in #99
- Fix "_init_model" resseting params by @absadiki in #102
- fix: errors when using assistant by @EhisOkpebho in #101
Segment
is not subscriptable, removed subscript. by @sidg1215 in #104- Update README with OpenBlas support by @paolorechia in #105
- chore: update and turn pybind11 into a git submodule by @absadiki in #111
- Add Q8_0 models commit 0b364b5 by @alonsosilvaallende in #110
- Update the upstream URL to 'ggml-org' organization by @fujimotos in #112
- update: wav to np #27 by @absadiki in #113
- expose cwhisper_token_to_str method by @mo22 in #117
- update(gitworkflow): add ubuntu-arm by @absadiki in #118
New Contributors
- @andrewchen5678 made their first contribution in #93
- @SirDaXll made their first contribution in #99
- @EhisOkpebho made their first contribution in #101
- @sidg1215 made their first contribution in #104
- @paolorechia made their first contribution in #105
- @alonsosilvaallende made their first contribution in #110
- @fujimotos made their first contribution in #112
- @mo22 made their first contribution in #117
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Fix/shared lib load by @thewh1teagle in #46
- feat: add vulkan support by @thewh1teagle in #42
- Patch/thewh1teagle minor fixes by @thewh1teagle in #47
- Removed uncessary channel crushing by @UsernamesLame in #48
- re-add "unnecessary" normalization to fix UTF-8 errors. by @UsernamesLame in #50
- Provide new_segment_callback with Segment, not list[Segment], fixing type hints by @issacdowling in #61
- Fixes #68 - memory allocation in whisper_full_params by @PiotrCzapla in #72
- Update whisper.cpp by @vietanhdev in #65
- Fix 'unknown language', coreml loading and bump whisper by @PiotrCzapla in #74
- Use repairwheel to fix the .dylib linkage. by @PiotrCzapla in #75
- Use git describe to get version and bump actions to newest versions too by @PiotrCzapla in #79
- Fix repairwheel on linux by @PiotrCzapla in #81
- use module-level logging by @benniekiss in #80
- Update wheels.yml by @abdeladim-s in #83
New Contributors
- @thewh1teagle made their first contribution in #46
- @UsernamesLame made their first contribution in #48
- @issacdowling made their first contribution in #61
- @PiotrCzapla made their first contribution in #72
- @vietanhdev made their first contribution in #65
- @benniekiss made their first contribution in #80
- @abdeladim-s made their first contribution in #83
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Support for whisper.cpp v1.5.4
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- Allow building of whispercpp with COREML support by @tangm in #31
- adding compatibility with whisper large-v3 by @joseporiolayats in #32
New Contributors
- @tangm made their first contribution in #31
- @joseporiolayats made their first contribution in #32
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- Updated to be compatible with whsiper.cpp v1.0.4
Full Changelog: v1.0.8...v1.1.0