You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guys, I'm getting an error when trying to run the example addon.node (error: failed to initialize whisper context).
I followed the steps outlined here https://github.com/ggml-org/whisper.cpp/tree/master/examples/addon.node ,but the resulting node file is located in whisper.cpp\build\bin\Release, rather than in whisper.cpp\build\Release as mentioned in README.md, and the generated file name is: addon.node.node
Then I manually modified the run display error: failed to initialize whisper context