We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reproduce:
I'm running the buld: docker build . -f whisper/Dockerfile.ctranslate2 -t linto-stt-whisper:latest
run container:
docker run --rm -p 8080:80 --gpus all --env-file .env linto-stt-whisper:latest
2025-01-18 19:05:14 linto-stt-whisper | exec ./docker-entrypoint.sh: no such file or directory
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduce:
I'm running the buld:
docker build . -f whisper/Dockerfile.ctranslate2 -t linto-stt-whisper:latest
run container:
docker run --rm -p 8080:80 --gpus all --env-file .env linto-stt-whisper:latest
2025-01-18 19:05:14 linto-stt-whisper | exec ./docker-entrypoint.sh: no such file or directory
The text was updated successfully, but these errors were encountered: