Skip to content

v1.34.1

Latest

Choose a tag to compare

@goodroot goodroot released this 24 Jun 18:12

1.34.1

What's Changed

  • Reworked the pywhispercpp wheel pipeline for pywhispercpp 1.4.1.

    • CUDA wheels now use the new wheels-v2 release path.
    • CUDA 12 installs use a single cuda12 wheel 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.
  • Improved default local Whisper performance.

    • threads now defaults to min(8, CPU count) instead of a fixed 4.
    • Added a default word override for hyper whisper -> hyprwhspr.

Full Changelog: v1.34.0...v1.34.1