mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-26 12:41:00 -05:00
This commit enable the node addon to suppress all output, even the result of the transcription if the no_prints parameter is set to true. The motivation for this is that for the node addon there is a fullfilment handler/success callback to process the transcription result. And it might be useful to be able to disable the printing of the transcription result to the console, so that the user can handle the result in their own way. Refs: https://github.com/ggml-org/whisper.cpp/issues/3176
16 KiB
16 KiB