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

whisper.el needs manual installation and patch on Win10. #66

Open
ujikol opened this issue Jul 24, 2023 · 1 comment
Open

whisper.el needs manual installation and patch on Win10. #66

ujikol opened this issue Jul 24, 2023 · 1 comment

Comments

@ujikol
Copy link

ujikol commented Jul 24, 2023

The way (defun whisper--check-install-and-run) is implemented does not work on Win10.

My workaround is to install whisper.cpp and model manually and patch:
(defun whisper--check-install-and-run (buffer status)
(whisper--record-audio))

@rksm
Copy link
Owner

rksm commented Aug 3, 2023

Thank you for the info. I'll try to get my hands on a Windows machine and see if I can improve the setup somehow, in the meantime I'll put up a note in the readme with what you recommend.

rksm added a commit that referenced this issue Aug 3, 2023
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

No branches or pull requests

2 participants