]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Fix EOT token handling
authorGeorgi Gerganov <redacted>
Mon, 17 Oct 2022 21:53:06 +0000 (00:53 +0300)
committerGeorgi Gerganov <redacted>
Mon, 17 Oct 2022 21:53:06 +0000 (00:53 +0300)
commitcf67bfffa0acec5d09d9756d47e4333c57c92e8c
tree0375792a50cbe4251f1681c9a45a4d498d626f49
parent91632eb6eaa637c7748d22263ffa98f1548402c3
Fix EOT token handling

If it is the end of the audio, pick all sampled tokens.
Otherwise, print error message.
whisper.cpp