whisper.cpp/bindings/ruby/tests
KITAITI Makoto f0d2bfbfb7
ruby : make Ruby bindings installed with build options (#3056)
* Fix signature of URI.new7s return value

* Use path instead of string | _ToPath

* Add document comment to RBS

* Remove unnecessary build flags

* Remove unnecessary line

* Remove files have become unnecessary

* Make gem install accept build options for whisper.cpp

* Add instraction for build options in README

* Add methods for check to Options

* Test build options

* Rename: configs -> options

* Add assert_installed assertion

* Use assert_installed

* Remove unused attribute

* Extract dependency check logic as Dependencies class

* Update README

* Add WHISPER_FFMPEG option

* Test extra build options only on local test

* Bump version to 1.3.2 [skip ci]
2025-04-17 18:49:58 +09:00
..
jfk_reader ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
helper.rb ruby : make Ruby bindings installed with build options (#3056) 2025-04-17 18:49:58 +09:00
test_callback.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +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