You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a library that wraps whisper.cpp (https://github.com/sandrohanea/whisper.net) to write a cross-platform console application. I would like to not see whisper_init_state log messages in the console app. Is there a flag or some other way to suppress logging?