]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : abort callback improvements (#1345)
authormkiol <redacted>
Sun, 8 Oct 2023 14:22:24 +0000 (16:22 +0200)
committerGitHub <redacted>
Sun, 8 Oct 2023 14:22:24 +0000 (17:22 +0300)
commit940cdb13964a563d86c7dc6e160a43ec89b8bb2e
tree6d65b1fdaeb5e511f6333bdbe6191ff193255790
parent1b775cdd68843fcfe331fc32ceb0d915c73a3cbd
whisper : abort callback improvements (#1345)

* whisper : initialize abort_callback to null

* whisper : add example how to use abort_callback
examples/main/main.cpp
whisper.cpp