]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
node : add audio_ctx and audio buffer params (#2123)
authorPedro Probst <redacted>
Mon, 13 May 2024 12:22:23 +0000 (09:22 -0300)
committerGitHub <redacted>
Mon, 13 May 2024 12:22:23 +0000 (15:22 +0300)
commit3928dbd2068e99eeb4baf36f7affc4acd1e31602
tree3aa7e600608b4ffed9a37b2213c00192df1f627e
parent2ced6f07422ccdce4340bd28966d530b31d245a4
node : add audio_ctx and audio buffer params (#2123)

* node : add audio_ctx param

* node : support passing audio buffer directly

* node : parse audio_ctx in index.js

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/addon.node/__test__/whisper.spec.js
examples/addon.node/addon.cpp
examples/addon.node/index.js