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
