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
This commit is contained in:
Georgi Gerganov
2022-12-12 20:17:27 +02:00
committed by GitHub
parent aa6adda26e
commit f309f97df6
15 changed files with 373 additions and 67 deletions

View File

@ -0,0 +1,5 @@
# whisper.cpp
Node.js package for Whisper speech recognition
For sample usage check [tests/test-whisper.js](/tests/test-whisper.js)