whisper.cpp/bindings/ruby/test
KITAITI Makoto 76684141a5
ruby : fix dangling pointers, memory leak, and SEGV on parallel transcription (#3715)
* Prevent dangling pointers

* Use proper free function

* Free callback containers

* Set default log callback when nil is passed to log_set

* Raise error if callbacks set when parallel transcription

* Bump version to 1.3.7

* Make tests follow spec change

* Add note on parallel transcription and callbacks

* Update signature of Whisper.log_set [skip ci]
2026-03-22 02:03:00 +09:00
..
jfk_reader
helper.rb
test_callback.rb
test_context_params.rb
test_error.rb
test_model.rb
test_package.rb
test_params.rb ruby : fix dangling pointers, memory leak, and SEGV on parallel transcription (#3715) 2026-03-22 02:03:00 +09:00
test_segment.rb
test_token.rb
test_vad.rb
test_vad_context.rb
test_vad_params.rb
test_vad_segment.rb
test_vad_segments.rb
test_whisper.rb ruby : fix dangling pointers, memory leak, and SEGV on parallel transcription (#3715) 2026-03-22 02:03:00 +09:00