Go to file
Moritz 01f661d37b add docker compose 2024-08-14 09:31:02 +02:00
.env.example initial commit 2024-08-14 09:16:15 +02:00
.gitignore initial commit 2024-08-14 09:16:15 +02:00
README.md add docker compose 2024-08-14 09:31:02 +02:00
docker-compose.yml add docker compose 2024-08-14 09:31:02 +02:00
requirements.txt initial commit 2024-08-14 09:16:15 +02:00
whisper.py add docker compose 2024-08-14 09:31:02 +02:00

README.md

python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt

docker compose up
python3 whisper.py