]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : fix max_tokens skipping remaining audio (#3798)
authorannaeina <redacted>
Wed, 13 May 2026 05:32:00 +0000 (13:32 +0800)
committerGitHub <redacted>
Wed, 13 May 2026 05:32:00 +0000 (07:32 +0200)
commitf08258abd74b995bb95d8005103f72f1afd66a8a
treeaf0d4a5d542ca00e226febdcbf79c722b5a19af2
parent338cce1e58133261753243802a0e7a430118866d
whisper : fix max_tokens skipping remaining audio (#3798)

* whisper: fix max_tokens skipping remaining audio

* add PR reference comment as suggested

Co-authored-by: Georgi Gerganov <redacted>
* fix(ci): enable artifact overwrite
.github/workflows/build.yml
bindings/go/pkg/whisper/context_test.go
src/whisper.cpp