Whispercpp

Latest version: v0.0.17

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.8

So this is another performance release.
- Fixes segfault when accessing functions within internal context, params object of `Whisper`.
- move transcribe implementation to Python to avoid copying twice.
- Change some bazel deps that it is not yet hermetic.

BREAKING CHANGE

The enums are now `SAMPLING_GREEDY` and `SAMPLING_BEAM_SEARCH` for better exposure instead of `GREEDY` and `BEAM_SEARCH`.

What's Changed
* fix: make sure to only change version directly by aarnphm in https://github.com/aarnphm/whispercpp/pull/14


**Full Changelog**: https://github.com/aarnphm/whispercpp/compare/v0.0.7...v0.0.8

0.0.7

- Drastically improve `transcribe` that implements `new_segment_callback` instead of calling `full` at once.

What's Changed
* perf: improve transcribe runtime by aarnphm in https://github.com/aarnphm/whispercpp/pull/11


**Full Changelog**: https://github.com/aarnphm/whispercpp/compare/v0.0.6...v0.0.7

0.0.6

Ok I think I flushed out all the quirks when installing from pip.

**Full Changelog**: https://github.com/aarnphm/whispercpp/compare/v0.0.5...v0.0.6

0.0.5

- Fixes initialization from sdist

**Full Changelog**: https://github.com/aarnphm/whispercpp/compare/v0.0.4...v0.0.5

0.0.4

- fix releases wheels to run requirements update

**Full Changelog**: https://github.com/aarnphm/whispercpp/compare/v0.0.3...v0.0.4

0.0.3

surely now twine should be able to upload the package.

**Full Changelog**: https://github.com/aarnphm/whispercpp/compare/v0.0.2...v0.0.3

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.