whisper.cpp/bindings/ruby/ext
KITAITI Makoto 679bdb53db
ruby : fix segmentation fault (#3591)
* Mark long live variable

* Fix test for Whisper::Token#deconstruct_keys(nil)

* Don't use long live variable

* Fix indentation
2026-01-05 17:41:22 +09:00
..
sources
.gitignore
dependencies.rb
extconf.rb ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00
options.rb ruby : add Whisper::VERSION (#3292) 2025-06-27 04:41:26 +02:00
ruby_whisper.c ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00
ruby_whisper.h ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00
ruby_whisper_context.c ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00
ruby_whisper_error.c
ruby_whisper_model.c ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00
ruby_whisper_params.c ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00
ruby_whisper_segment.c ruby : fix segmentation fault (#3591) 2026-01-05 17:41:22 +09:00
ruby_whisper_token.c ruby : fix segmentation fault (#3591) 2026-01-05 17:41:22 +09:00
ruby_whisper_transcribe.cpp ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00
ruby_whisper_vad_context.c ruby : VAD separately from ASR (#3518) 2025-11-13 10:15:26 +09:00
ruby_whisper_vad_context_detect.cpp ruby : VAD separately from ASR (#3518) 2025-11-13 10:15:26 +09:00
ruby_whisper_vad_params.c
ruby_whisper_vad_segment.c ruby : fix segmentation fault (#3591) 2026-01-05 17:41:22 +09:00
ruby_whisper_vad_segments.c ruby : add Whisper::Token, fix model URI (#3575) 2025-12-24 16:52:16 +09:00