]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
node : support no timestamps (#2048)
authorPedro Probst <redacted>
Mon, 15 Apr 2024 17:03:34 +0000 (14:03 -0300)
committerGitHub <redacted>
Mon, 15 Apr 2024 17:03:34 +0000 (20:03 +0300)
commit1b5439a6c2437fee844d62ca18a611116a7678d6
tree450d65e51e6573c4f0485c203c0ea9138ac83b10
parentc7f95b7ca2fddbfdf344a29a00e7deca461c9293
node : support no timestamps (#2048)

* fix: node: do not compute timestamps if you do not need them

* feat: add no_timestamps parameter to node addon
examples/addon.node/addon.cpp