whisper.cpp/bindings/ruby/ext
KITAITI Makoto 262e865a70
ruby : Sync whisper.cpp and model download feature (#2617)
* Use C++17

* Add test for Pathname of model

* Make Whisper::Context#initialize accept Pathname

* Add shorthand for pre-converted models

* Update documents

* Add headings to API section in README [skip ci]

* Remove unused function

* Don't care about no longer included file

* Cosmetic fix

* Use conditional get when get model files
2024-12-09 13:17:50 +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 whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +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 : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
ruby_whisper.h ruby : add more APIs (#2518) 2024-10-28 19:23:23 +02:00