whisper.cpp/bindings/ruby/tests
KITAITI Makoto f07a81aa9f
ruby : bug fix on callbacks and no_speech_prob (#2656)
* Don't generate documentation on test

* Move .startup to TestBase class

* Extract new_segment_callback as a function

* Extract progress_callback as a function

* Extract abort_callback as a function

* Extract register_callbacks as a function

* Call callbacks in Whiser::Context#full and #full_parallel

* Fix README

* Care about the cases content-size is nil and TTY is not available

* Add tests for no_speech_prob

* Add Whisper::Context#full_get_segment_no_speech_prob and Whisper::Segment#no_speech_prob
2024-12-21 21:52:06 +02:00
..
jfk_reader ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
helper.rb ruby : bug fix on callbacks and no_speech_prob (#2656) 2024-12-21 21:52:06 +02:00
test_callback.rb ruby : Add no_speech_thold (#2641) 2024-12-18 11:00:50 +02:00
test_error.rb ruby : Add low-level methods to transcribe (#2585) 2024-11-28 10:33:07 +02:00
test_model.rb ruby : Add no_speech_thold (#2641) 2024-12-18 11:00:50 +02:00
test_package.rb ruby : bug fix on callbacks and no_speech_prob (#2656) 2024-12-21 21:52:06 +02:00
test_params.rb whisper : rename suppress_non_speech_tokens to suppress_nst (#2653) 2024-12-21 12:54:35 +02:00
test_segment.rb ruby : bug fix on callbacks and no_speech_prob (#2656) 2024-12-21 21:52:06 +02:00
test_whisper.rb ruby : bug fix on callbacks and no_speech_prob (#2656) 2024-12-21 21:52:06 +02:00