whisper.cpp/.github/workflows
KITAITI Makoto d3f7137cc9
ruby : fix bindings (#2484)
* Improve Rakefile

* Remove intermediate files

* Remove unnecessary manipulations from extconf.rb

* Add README and LINCENSE to source files

* Manage ext source files using YAML file

* Use extsources.yaml to include files into gem package file

* Add git-managed source files to build dependency

* Add test task

* Download model for test if not exists

* Add test for build

* Ignore gem package directory

* Enable GitHub action for Ruby binding

* Fix model name

* Build lib file for test

* Use extension for each platform

* Use extension for each platform on testing

* Move built lib file rather than copy

* Add intermediate files to clean targets
2024-10-16 18:44:04 +03:00
..
bindings-go.yml go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00
bindings-ruby.yml ruby : fix bindings (#2484) 2024-10-16 18:44:04 +03:00
build.yml ci : disable failing CUDA and Java builds 2024-09-25 10:05:04 +03:00
docker.yml ci : disable failing CUDA and Java builds 2024-09-25 10:05:04 +03:00
examples.yml examples : fix node compilation (#2115) 2024-05-02 22:52:55 +01:00