]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ref #17 : print whisper logs to stderr
authorGeorgi Gerganov <redacted>
Sat, 8 Oct 2022 14:28:06 +0000 (17:28 +0300)
committerGeorgi Gerganov <redacted>
Sat, 8 Oct 2022 14:28:06 +0000 (17:28 +0300)
commit2ca8cc77b24cd8c7c88aa758c582305ac5ddb260
treec59f19185049f473869b6771571e12e221c72c1a
parent8c7c0188934be233fc6732106e66313778b0e144
ref #17 : print whisper logs to stderr

Only the transcribed/translted text is printed to stdout.
This way, one can redirect the result to a file.
main.cpp
whisper.cpp