Skip to content

Commit

Permalink
docs: add demo video
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedir Zadniprovskyi authored and fedirz committed Jan 12, 2025
1 parent 816aadb commit 80af0b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
docker:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
# https://hub.docker.com/r/nvidia/cuda/tags
base-image: ['nvidia/cuda:12.6.3-cudnn-runtime-ubuntu24.04', 'ubuntu:24.04']
Expand Down
4 changes: 3 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ TODO

### Speech Generation

TODO
<video width="100%" controls>
<source src="https://github.com/user-attachments/assets/0021acd9-f480-4bc3-904d-831f54c4d45b" type="video/webm">
</video>

### Live Transcription (using WebSockets)

Expand Down

0 comments on commit 80af0b9

Please sign in to comment.