Releases: abdeladim-s/pywhispercpp
Releases · abdeladim-s/pywhispercpp
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
Fix seg Fault (model path should be str
) #23
Full Changelog: v1.1.2...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
v1.0.7
v1.0.6
v1.0.5
- Fix bug: numpy version conflict