]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : add "split_on_word" flag when using using "max_len" option (#455)
authorMatija Pevec <redacted>
Sun, 5 Feb 2023 12:44:23 +0000 (13:44 +0100)
committerGitHub <redacted>
Sun, 5 Feb 2023 12:44:23 +0000 (14:44 +0200)
commitd012b5c7e4c92eab4883225f79b74b3beec1d51c
tree5710427aa91e071b61c9bf7800726876f95b3c2a
parentb2083c5d02db9a1e6dbb3d58254fd65ebfff4b5d
whisper : add "split_on_word" flag when using using "max_len" option (#455)

* Update whisper.cpp

* fix: trim function

* feat: added flag to split on word

* fix: arguments for main
examples/main/main.cpp
whisper.cpp
whisper.h