mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-30 06:30:53 -05:00
this might happen depending on the way the $stderr.winsize is defined. If the expression "$stderr.winsize[1] - line.size" in Line 114 gets negative, we will get a "negative argument" exception in the padding calculation