Skip to content

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