whisper.cpp/bindings/ruby/tests
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
..
jfk_reader ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
helper.rb ruby : Add low-level methods to transcribe (#2585) 2024-11-28 10:33:07 +02:00
test_callback.rb ruby : add more APIs (#2518) 2024-10-28 19:23:23 +02:00
test_error.rb ruby : Add low-level methods to transcribe (#2585) 2024-11-28 10:33:07 +02:00
test_model.rb ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
test_package.rb ruby : extend API (#2551) 2024-11-13 21:52:56 +02:00
test_params.rb ruby : extend API (#2551) 2024-11-13 21:52:56 +02:00
test_segment.rb ruby : extend API (#2551) 2024-11-13 21:52:56 +02:00
test_whisper.rb ruby : Add low-level methods to transcribe (#2585) 2024-11-28 10:33:07 +02:00