Skip to content

Commit

Permalink
Update README.md to point to github pages for streaming whisper demo
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkvanmeerten committed May 10, 2024
1 parent 90185e5 commit 1c73b0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ export WHISPER_MODEL_PATH="$HOME/models/streaming-whisper"
poetry install
./run.sh
```
### Test it from Github Pages
Go to [https://jitsi.github.io/skynet/](Streaming Whisper Demo) to test your deployment from a browser

OR

### Run the demo yourself

Go to [demos/streaming-whisper/](demos/streaming-whisper/) and start a Python http server.

Expand Down

0 comments on commit 1c73b0d

Please sign in to comment.