]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : add detect-language mode (#853)
authorCRD716 <redacted>
Tue, 2 May 2023 16:51:52 +0000 (11:51 -0500)
committerGitHub <redacted>
Tue, 2 May 2023 16:51:52 +0000 (19:51 +0300)
commitb8064208733a3d9f5a9f418448ec46a39333e272
tree18c6049f5ff9d4eaee30a7951e7c34c1121f2d56
parentbe5911a9f37d4813d94e70779c6e35e4fca47547
whisper : add detect-language mode (#853)

* add detectlanguage flag

* renaming and help

* no idea why that last one didn't commit

* run language detection if dl is set

* help message fix

* various fixes

* fix quitting

* fix language being english on print
examples/main/main.cpp
whisper.cpp
whisper.h