whisper.cpp/bindings/ruby/lib
Treboko 7745fcf328
Handle negative value in padding (#3389)
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
2025-08-25 01:34:23 +09:00
..
whisper Handle negative value in padding (#3389) 2025-08-25 01:34:23 +09:00