whisper.cpp/bindings/ruby/tests
KITAITI Makoto e5e900dd00
ruby : handle build options on installation (#3206)
* Don't pass empty string to cmake command

* Refactor Dependencies

* Use found cmake path for options

* Maintain extsources.rb

* List dependent files by directory separator agnostic way

* Prepend whitespace before '='

* Handle build options on install

* Remove useless test

* Retrieve gem file name and version from spec file

* Bump version to 1.3.3

* Update date

* Add install option examples

* [skip ci]Remove unused module
2025-05-30 01:32:49 +09:00
..
jfk_reader ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
helper.rb ruby : handle build options on installation (#3206) 2025-05-30 01:32:49 +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 : handle build options on installation (#3206) 2025-05-30 01:32:49 +09:00
test_params.rb ruby : add VAD support, migration to Ruby's newer API (#3197) 2025-05-28 20:05:12 +09:00
test_segment.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00
test_vad.rb ruby : add VAD support, migration to Ruby's newer API (#3197) 2025-05-28 20:05:12 +09:00
test_vad_params.rb ruby : add VAD support, migration to Ruby's newer API (#3197) 2025-05-28 20:05:12 +09:00
test_whisper.rb ruby : refine HTTP cache feature (#3109) 2025-05-01 23:04:53 +09:00