whisper.cpp/.github/workflows
Daniel Bevenius e17af6524f
ci : add github pages workflow for wasm examples (#2969)
* ci : add github pages workflow for wasm examples

This commit adds a github workflow to build and deploy the wasm examples
to github pages. The whisper.wasm example is deployed as the main page.

This workflow is trigged by a push to master and will deploy the
examples to: https://ggerganov.github.io/whisper.cpp/.

This requires that the repository has enabled github actions in
`Settings` -> `Pages` -> `Build and deployment` -> `Source` be set to
`GitHub Actions`.

One thing to note is that this commit removes the `talk` example as I'm
not sure how this example is built yet.

Refs: https://github.com/ggerganov/whisper.cpp/issues/2784
2025-03-31 11:34:40 +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 : remove CMAKE_CUDA_ARCHITECTURES in windows-cublas (#2923) 2025-03-22 15:40:28 +01: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