whisper.cpp/.github/workflows
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
..
bindings-go.yml go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00
bindings-ruby.yml ruby : Add low-level methods to transcribe (#2585) 2024-11-28 10:33:07 +02:00
build.yml ci : use local ggml in Android build (#2567) 2024-11-16 20:45:41 +02:00
docker.yml ci : fix building workflow for linux/arm64 container (#2555) 2024-11-15 11:07:17 +02:00
examples.yml examples : fix node compilation (#2115) 2024-05-02 22:52:55 +01:00