]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper.addon : fixed test to new async implementation (#686)
authorLucas Zanek <redacted>
Wed, 29 Mar 2023 20:59:17 +0000 (17:59 -0300)
committerGitHub <redacted>
Wed, 29 Mar 2023 20:59:17 +0000 (23:59 +0300)
commit86ecfc633316ed04b2c9ec86f3709aa7af10469a
treeb84875e82b3c28d9f6d258089bcadde53a29c0e8
parent18e6fb0287b5f851a5c0fbd0bb13b66f7197e540
whisper.addon : fixed test to new async implementation (#686)

* fixed blocking code on node addon

* modify the example to run async

* format

* added logic to see the whisper output

* added logic to see the whisper output

* removed extra function for more clean example

* fixed whisper test to new async implementation
examples/addon.node/__test__/whisper.spec.js