Using the standard docker-compose.yml for basic CPU transcription. Fresh install. Only mod is mapping persistent location for volumes but these folders are brand new for this project.
docker compose up
Everything looking good until I ask for any transcription to occur. Then get this error in logs:
Error: scriberr-1 | time=21:49:52 level=ERROR msg="Job processing failed" worker_id=0 job_id=8fd8bb72-6b64-41bb-9e3c-84066a686738 error="single-track processing failed: transcription failed: WhisperX execution failed: exit status 2\nLogs:\nerror: Project virtual environment directory /app/whisperx-env/WhisperX/.venv cannot be used because it is not a valid Python environment (no Python executable was found)\n"
Please advise.