whisper.cpp/bindings/ruby/tests
KITAITI Makoto 021eef1000
ruby : Add low-level methods to transcribe (#2585)
* Add tests for Whisper::Context#full

* Add Whisper::Context#full

* Add tests for Whisper::Error

* Add document of Whisper::Context#full [skip ci]

* Add additional signature for Whisper::Context#full

* Add description to Whisper::Context#full

* Add test for Whisper::Context#full_parallel

* Add Whisper::Context#full_parallel

* Hide Whisper's instance methods from Ruby code

* Add class to test MemoryView

* Build test class before running test

* Add test for MemoryView

* Make Whisper::Context#full and #full_parallel accept MemoryView

* Use Ruby 3.1 on CI

* Add comment on samples data type

* Update README

* Update README

* Remove unused code
2024-11-28 10:33:07 +02:00
..
jfk_reader ruby : Add low-level methods to transcribe (#2585) 2024-11-28 10:33:07 +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 : extend API (#2551) 2024-11-13 21:52:56 +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