whisper.cpp/.github/workflows
Daniel Bevenius 04b9508fb3
ci : add coreml job that converts base.en to coreml [no ci] (#2981)
* ci : add coreml job that converts base.en to coreml [no ci]

This commit adds a new job to the CI pipeline that downloads the base.en
model and converts it to CoreML format. The CoreML model is then packed
into a zip file and uploaded as an artifact.

This will only be done for pushes to master, releases, or pre-releases.

Refs: https://github.com/ggerganov/whisper.cpp/issues/2783

* coreml : remove publishing of coreml model

* ci : add GGML_OPENMP=OFF to ubuntu-22-gcc-sanitized
2025-04-01 17:04:32 +02:00
..
bindings-go.yml ci : use ubuntu-22.04 instead of ubuntu-latest 2025-02-03 22:00:57 +02:00
bindings-ruby.yml ruby : follow audio library change (#2851) 2025-02-28 08:09:02 +02:00
build.yml ci : add coreml job that converts base.en to coreml [no ci] (#2981) 2025-04-01 17:04:32 +02:00
docker.yml whisper : restore big endian support (#2816) 2025-02-25 11:38:13 +02:00
examples-wasm.yml ci : add github pages workflow for wasm examples (#2969) 2025-03-31 11:34:40 +02:00
examples.yml ci : install git 2025-02-03 22:00:57 +02:00