whisper.cpp/bindings/ruby/ext
KITAITI Makoto 9dd9685c79
ruby : test extra build options only when env var specified (#3136)
* Test Ruby bindings' extra options only when commanded

* ruby : test extra build options only when env var specified

* Fix extra_options

* Update gem date
2025-05-12 06:49:46 +02:00
..
sources ruby: use CMake in build process (#3043) 2025-04-14 18:18:27 +09:00
.gitignore ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) 2025-01-21 09:39:54 +02:00
dependencies.rb ruby : make Ruby bindings installed with build options (#3056) 2025-04-17 18:49:58 +09:00
extconf.rb ruby : make Ruby bindings installed with build options (#3056) 2025-04-17 18:49:58 +09:00
options.rb ruby : test extra build options only when env var specified (#3136) 2025-05-12 06:49:46 +02:00
ruby_whisper_context.c ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) 2025-01-21 09:39:54 +02:00
ruby_whisper_error.c ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) 2025-01-21 09:39:54 +02:00
ruby_whisper_model.c ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) 2025-01-21 09:39:54 +02:00
ruby_whisper_params.c ruby : add encoder begin callback related methods (#3076) 2025-04-26 04:33:11 +09:00
ruby_whisper_segment.c ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) 2025-01-21 09:39:54 +02:00
ruby_whisper_transcribe.cpp ruby : add encoder begin callback related methods (#3076) 2025-04-26 04:33:11 +09:00
ruby_whisper.c ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) 2025-01-21 09:39:54 +02:00
ruby_whisper.h ruby : add encoder begin callback related methods (#3076) 2025-04-26 04:33:11 +09:00