Closed pprobst closed 6 months ago
This PR fixes the addon.node compilation and updates index.js, along with the README, to conform with: https://github.com/ggerganov/whisper.cpp/blob/8fac6455ffeb0a0950a84e790ddb74f7290d33c4/examples/CMakeLists.txt#L81 See issues #2085, #2091.
addon.node
index.js
Hi. Try to update this line and I believe all checks became green.
https://github.com/ggerganov/whisper.cpp/blob/master/.github/workflows/examples.yml#L40
This PR fixes the
addon.node
compilation and updatesindex.js
, along with the README, to conform with: https://github.com/ggerganov/whisper.cpp/blob/8fac6455ffeb0a0950a84e790ddb74f7290d33c4/examples/CMakeLists.txt#L81 See issues #2085, #2091.