Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented Mar 31, 2025

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: #2784


The build for this will not happen until this is pushed to the master branch, but I've built this in my fork so that it can be verified:

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: ggml-org#2784
This commit moves coi-serviceworker.js to the root of the examples
directory.
@danbev danbev merged commit e17af65 into ggml-org:master Mar 31, 2025
47 checks passed
@danbev danbev deleted the wasm-examples-gihub-pages branch April 1, 2025 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants