whisper.cpp/bindings/ruby/ext
KITAITI Makoto f07a81aa9f
ruby : bug fix on callbacks and no_speech_prob (#2656)
* Don't generate documentation on test

* Move .startup to TestBase class

* Extract new_segment_callback as a function

* Extract progress_callback as a function

* Extract abort_callback as a function

* Extract register_callbacks as a function

* Call callbacks in Whiser::Context#full and #full_parallel

* Fix README

* Care about the cases content-size is nil and TTY is not available

* Add tests for no_speech_prob

* Add Whisper::Context#full_get_segment_no_speech_prob and Whisper::Segment#no_speech_prob
2024-12-21 21:52:06 +02:00
..
.gitignore ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
cpu.mk ruby : Follow source tree change (#2580) 2024-11-21 17:04:29 +02:00
extconf.rb ruby : sync ggml (#2643) 2024-12-18 12:52:16 +02:00
metal-embed.mk ruby : Follow source tree change (#2580) 2024-11-21 17:04:29 +02:00
metal.mk ruby : Follow source tree change (#2580) 2024-11-21 17:04:29 +02:00
ruby_whisper.cpp ruby : bug fix on callbacks and no_speech_prob (#2656) 2024-12-21 21:52:06 +02:00
ruby_whisper.h ruby : add more APIs (#2518) 2024-10-28 19:23:23 +02:00