whisper.cpp/bindings/ruby/ext
Adam Debono 4245c77b65
ruby : Add ruby binding for max_len (#3365)
* add ruby binding for max_len

* add test, update param numbers
2025-08-07 11:37:45 +09:00
..
sources
.gitignore
dependencies.rb ruby : add cleaning of library names in dependencies (#3241) 2025-06-10 15:06:40 +02:00
extconf.rb
options.rb ruby : add Whisper::VERSION (#3292) 2025-06-27 04:41:26 +02:00
ruby_whisper.c ruby : add Whisper::VERSION (#3292) 2025-06-27 04:41:26 +02:00
ruby_whisper.h
ruby_whisper_context.c ruby : output format (#3237) 2025-06-10 06:10:17 +02:00
ruby_whisper_error.c
ruby_whisper_model.c
ruby_whisper_params.c ruby : Add ruby binding for max_len (#3365) 2025-08-07 11:37:45 +09:00
ruby_whisper_segment.c ruby : output format (#3237) 2025-06-10 06:10:17 +02:00
ruby_whisper_transcribe.cpp ruby : output format (#3237) 2025-06-10 06:10:17 +02:00
ruby_whisper_vad_params.c