]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ref #16, #22 : add "offset" argument
authorGeorgi Gerganov <redacted>
Fri, 7 Oct 2022 19:00:40 +0000 (22:00 +0300)
committerGeorgi Gerganov <redacted>
Fri, 7 Oct 2022 19:00:40 +0000 (22:00 +0300)
commit7787b878e1499d8b1d1e613f76f600a5b9dd15ac
tree9cbcb703789f5afc25dd7481d965af3eaef04e3b
parente29a5dacc62b88c834c4be6a07bf22c5bc130434
ref #16, #22 : add "offset" argument

Allows to start processing the input audio at some offset from the
beginning. Useful for splitting a long job into multiple tasks.
main.cpp
whisper.cpp
whisper.h