mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-16 22:01:30 +02:00
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:
5
bindings/javascript/README.md
Normal file
5
bindings/javascript/README.md
Normal 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)
|
Reference in New Issue
Block a user