Go to file
Moritz bd9150fbcc add more context and set default language=de 2024-08-16 11:53:33 +02:00
.env.example fix user env 2024-08-14 09:46:25 +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 OMP_NUM_THREADS 2024-08-14 10:25:57 +02:00
requirements.txt initial commit 2024-08-14 09:16:15 +02:00
whisper.py add more context and set default language=de 2024-08-16 11:53:33 +02:00

README.md

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

docker compose up
python3 whisper.py