Skip to content

v0.0.10: Performance improvement and features

Compare
Choose a tag to compare
@aarnphm aarnphm released this 06 Mar 14:04
· 287 commits to main since this release
  • Added experimental streaming audio support with SDL.
  • Enable hermetic toolchain, allowing users to easily setup extensions.
  • Supports for on_new_segment callback for Python
  • Fix compilation on Linux to match performance upstream.

Install the latest version with pip:

pip install -U whispercpp

New Contributors

Full Changelog: v0.0.8...v0.0.10