Skip to content

Commit

Permalink
add docker demo video
Browse files Browse the repository at this point in the history
  • Loading branch information
bigsk1 committed Jun 22, 2024
1 parent 6abad21 commit c0635f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y \
libswscale-dev \
libswresample-dev \
wget \
curl \
python3.10 \
python3.10-venv \
python3-pip \
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,12 @@ Alien conversation using openai gpt4o and openai speech for tts.
[![Watch the video](https://img.youtube.com/vi/d5LbRLhWa5c/maxresdefault.jpg)](https://youtu.be/d5LbRLhWa5c)



Docker - ollama - xtts-v2

[![Watch the video](https://img.youtube.com/vi/wG4-Djicuf4/maxresdefault.jpg)](https://youtu.be/wG4-Djicuf4)


## License

This project is licensed under the MIT License.

0 comments on commit c0635f6

Please sign in to comment.