Skip to content
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

feat: tweak whisper to use local whisper.cpp instance #224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hezirel
Copy link

@hezirel hezirel commented Oct 21, 2024

I made some changes to the whisper.lua file
Now by building whisper.cpp
Starting the server using the command
./server -m models/ggml-distil-large-v3.bin --convert

And set your config.whisper.endpoint = "http://127.0.0.1:8080/inference"
You can now use fully local whisper, it runs so well on silicon it's incredible

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