whisper.cpp/bindings/ruby/tests
KITAITI Makoto 50fda73f4c
ruby : add encoder begin callback related methods (#3076)
* Lazy run TestBase.whisper

* Fix indentation

* Remove disused GGML_HIP_UMA from Ruby

* Add encoder_begin_callback

* Comment out existing abort mechanism

* Add test for encoder_begin_callback

* Add signatures for encoder_begin_callback related methods

* Update gem date
2025-04-26 04:33:11 +09:00
..
jfk_reader ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
helper.rb ruby : add encoder begin callback related methods (#3076) 2025-04-26 04:33:11 +09:00
test_callback.rb ruby : add encoder begin callback related methods (#3076) 2025-04-26 04:33:11 +09:00
test_error.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00
test_model.rb ruby : Fix of C++ header guard name, model URI support, type signature and more (#2683) 2024-12-30 14:26:35 +02:00
test_package.rb ruby : make Ruby bindings installed with build options (#3056) 2025-04-17 18:49:58 +09:00
test_params.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00
test_segment.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00
test_whisper.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00