]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ref #10 : add "step" argument for "stream" example
authorGeorgi Gerganov <redacted>
Fri, 7 Oct 2022 19:07:24 +0000 (22:07 +0300)
committerGeorgi Gerganov <redacted>
Fri, 7 Oct 2022 19:07:24 +0000 (22:07 +0300)
commit3f15bb8a08efc91b4fad6ecf9520771db5177692
tree133e09a0b95ca8ead269562540de47695ca9102d
parent7787b878e1499d8b1d1e613f76f600a5b9dd15ac
ref #10 : add "step" argument for "stream" example

Controls how often we run the inference.
By default, we run it every 3 seconds.
stream.cpp