nodejs-whisper icon indicating copy to clipboard operation
nodejs-whisper copied to clipboard

stdout and stderr are mixed up during captioning

Open binarykitchen opened this issue 5 months ago • 0 comments

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?

Image

@ChetanXpro What do you think? Is this repo still maintained?

binarykitchen avatar May 01 '25 10:05 binarykitchen