natrys / whisper.el

Speech-to-Text interface for Emacs using OpenAI's whisper model and whisper.cpp as inference engine.
140 stars 10 forks source link

Whisper fails to execute on Windows #8

Closed jochalek closed 1 year ago

jochalek commented 1 year ago

Running this on Windows fails because Whisper's executable is "main.exe", rather than "main".