whisper.cpp/bindings/ruby/tests
KITAITI Makoto 2a2d21c75d
ruby: use CMake in build process (#3043)
* Use CMake to build shared object

* Make Rakefile follow change of build process

* Add test for packaging

* Run CI for Ruby bindings almost always

because each CMakeLists.txt might affect Ruby bindings

* Enable PIC

* Bump Ruby version to 3.2 on CI

* Check libgomp

* Check dependency of whisper.cpp accurately
2025-04-14 18:18:27 +09: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 : 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: use CMake in build process (#3043) 2025-04-14 18:18:27 +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