1.34.1
What's Changed
-
Reworked the pywhispercpp wheel pipeline for
pywhispercpp1.4.1.- CUDA wheels now use the new
wheels-v2release path. - CUDA 12 installs use a single
cuda12wheel variant. - CPU installs now rely on PyPI's manylinux CPU wheels instead of self-hosted CPU wheels.
- CI now verifies that produced wheel filenames match what the installer will request.
- CUDA wheels now use the new
-
Improved default local Whisper performance.
threadsnow defaults tomin(8, CPU count)instead of a fixed4.- Added a default word override for
hyper whisper->hyprwhspr.
Full Changelog: v1.34.0...v1.34.1