whisper.cpp/.github/workflows
Stavros Panakakis 3853d83d73
go : add tests and update bindings (#2425)
Update Go version to ^1.23, the actions/setup-go
to v5, actions/checkout to v4 and
github.com/stretchr/testify to v1.9.0.

Add test cases for the following model
struct methods:
 - New
 - Close
 - NewContext
 - IsMultilingual
 - Languages

Add test cases for the following context
struct methods:
 - SetLanguage
 - IsMultilingual
 - Language
 - Process
2024-09-20 15:36:12 +03:00
..
bindings-go.yml go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00
bindings-ruby.yml.disabled ci : disable ruby workflow (#0) 2024-08-08 22:48:46 +03:00
build.yml ci : try to fix FreeBSD (#0) 2024-08-08 22:48:46 +03:00
docker.yml docker : Dockerize whisper.cpp (#1674) 2023-12-22 11:16:02 +00:00
examples.yml examples : fix node compilation (#2115) 2024-05-02 22:52:55 +01:00