whisper.cpp/bindings
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
..
go whisper : add large-v3-turbo (#2440) 2024-10-01 15:57:06 +03:00
java whisper : rename suppress_non_speech_tokens to suppress_nst (#2653) 2024-12-21 12:54:35 +02:00
javascript release : v1.7.3 2024-12-18 18:12:40 +02:00
ruby ruby : Fix of C++ header guard name, model URI support, type signature and more (#2683) 2024-12-30 14:26:35 +02:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00