This commit updates the README links to point to the pages deployment
instead of whisper.ggerganov.com.
Benchmark the performance of whisper.cpp in the browser using WebAssembly
-Link: https://whisper.ggerganov.com/bench/
+Link: https://ggerganov.github.io/whisper.cpp/bench.wasm
Terminal version: [examples/bench](/examples/bench)
This is a basic Voice Assistant example that accepts voice commands from the microphone.
It runs in fully in the browser via WebAseembly.
-Online demo: https://whisper.ggerganov.com/command/
+Online demo: https://ggerganov.github.io/whisper.cpp/command.wasm
Terminal version: [examples/command](/examples/command)
## Live demo
-Link: https://whisper.ggerganov.com
+Link: https://ggerganov.github.io/whisper.cpp/
