Closed
Description
I am using nodejs addon from examples/addoin.node
.
It works perfectly, but I want 2 things to improve:
-
How to link it statically with all dependencies on build? Currently it requires following deps:
libggml.so
,libggml-base.so
,libggml-cpu.so
,libwhisper.so.1
. -
After each recognition it prints results to the
stdout
. I setno_prints
parameter to thetrue
but this not helps. How to fix this?
Metadata
Metadata
Assignees
Labels
No labels