Skip to content

Updated bindings to release 1.21 of whisper.cpp #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

mico-boje
Copy link

The latest release of whisper.cpp have removed "whisper_init" in favor of "whisper_init_from_file".
This PR simply updated the Python bindings and git submodule to use the latests version. Also removed .encode('utf-8') from model_fullname as it was causing errors.

stlukey added a commit that referenced this pull request May 28, 2023
Added the ability to pass the audio buffer to whisper directly instead of a filename. Also merged #12 and #13's changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant