whisper.cpp/bindings/javascript
Georgi Gerganov f309f97df6
Node.js package (#260)
* npm : preparing infra for node package

* npm : package infra ready

* npm : initial version ready

* npm : change name to whisper.cpp

whisper.js is taken
2022-12-12 20:17:27 +02:00
..
.gitignore wip : initial WASM port 2022-10-22 18:54:01 +03:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00
emscripten.cpp Node.js package (#260) 2022-12-12 20:17:27 +02:00
libwhisper.worker.js Node.js package (#260) 2022-12-12 20:17:27 +02:00
package-tmpl.json Node.js package (#260) 2022-12-12 20:17:27 +02:00
package.json Node.js package (#260) 2022-12-12 20:17:27 +02:00
README.md Node.js package (#260) 2022-12-12 20:17:27 +02:00
whisper.js Node.js package (#260) 2022-12-12 20:17:27 +02:00

whisper.cpp

Node.js package for Whisper speech recognition

For sample usage check tests/test-whisper.js