v0.0.10: Performance improvement and features
- 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