whisper.cpp/bindings/ruby/lib/whisper
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
..
model Handle negative value in padding (#3389) 2025-08-25 01:34:23 +09:00
context.rb ruby : output format (#3237) 2025-06-10 06:10:17 +02:00
segment.rb ruby : output format (#3237) 2025-06-10 06:10:17 +02:00