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