Releases: absadiki/pywhispercpp
Releases · absadiki/pywhispercpp
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
v1.0.8
- Dependencies added to setup.py
Full Changelog: v1.0.7...v1.0.8