mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-26 23:06:34 +02: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