nodejs-whisper
nodejs-whisper copied to clipboard
stdout and stderr are mixed up during captioning
Hi ya,
When transcribing a WAV file, some of the Whisper progress is still streamed to stderr. I am not sure if we have raised this before? It's polluting the logs ...
It should be stdout. Why print so many parameters for error logs?
@ChetanXpro What do you think? Is this repo still maintained?