]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
examples : update wasm examples to include server.py [no ci] (#2908)
authorDaniel Bevenius <redacted>
Thu, 20 Mar 2025 08:07:43 +0000 (09:07 +0100)
committerGitHub <redacted>
Thu, 20 Mar 2025 08:07:43 +0000 (09:07 +0100)
commite7d9d8687ac7f649c7adade50d29e9de6d9634c8
treea108258695e3ca667ea6358f07f3acaed8efcefd
parent6e8242f7fe166b7798bbf49b4c65aba8afe1e131
examples : update wasm examples to include server.py [no ci] (#2908)

This commit updates the README files for the wasm examples to include
instructions on how to run the examples using the provided server.py
which was included in Commit 6e8242f7fe166b7798bbf49b4c65aba8afe1e131
("examples : command.wasm updates (#2904)").

The motivation for this is consistency with the command.wasm example.
examples/bench.wasm/README.md
examples/stream.wasm/README.md
examples/whisper.wasm/README.md