whisper.cpp/bindings/ruby/ext
Olli ef6cf357e7
ruby : fix types of arguments for rb_get_kwargs in ruby_whisper_params.c (#3022)
Change param_names and values not to be references for rb_get_kwargs - so it can be compiled on ruby 3.3.6 and 3.4.1
2025-04-09 20:49:25 +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
cpu.mk examples : add new sources 2025-04-03 10:30:16 +03:00
extconf.rb examples : add new sources 2025-04-03 10:30:16 +03: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_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 : fix types of arguments for rb_get_kwargs in ruby_whisper_params.c (#3022) 2025-04-09 20:49:25 +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 : follow audio library change (#2851) 2025-02-28 08:09:02 +02: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 : Make context accept initial parameters, API to retrieve a segment and more (#2749) 2025-01-21 09:39:54 +02:00