whisper.cpp/bindings/ruby/ext
KITAITI Makoto c84b83c370
ruby : Fix of C++ header guard name, model URI support, type signature and more (#2683)
* Add test to make Whisper::Context.new accept URI string

* Add test to make Whisper::Context.new accept URI

* Make Whisper::Context.new accept URI string and URI

* Update README

Revert "Fix argument of rb_undefine_finalizer"

* Fix typos

* Add type signature file

* Assign literarl to const variable

* Load Whisper::Model::URI from Init_whisper

* Simplify .gitignore

* Don't load whisper.so from whisper/model/uri.rb

* Use each_with_object instead of each

* Add Development section to README

* Rename header guard to conform to C++ naming convention
2024-12-30 14:26:35 +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 : Fix of C++ header guard name, model URI support, type signature and more (#2683) 2024-12-30 14:26:35 +02:00
ruby_whisper.h ruby : Fix of C++ header guard name, model URI support, type signature and more (#2683) 2024-12-30 14:26:35 +02:00