examples : update README links to point to pages deployment (#2971)

This commit updates the README links to point to the pages deployment
instead of whisper.ggerganov.com.
This commit is contained in:
Daniel Bevenius
2025-03-31 12:32:27 +02:00
committed by GitHub
parent e17af6524f
commit 2d8e40e2a0
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
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)