/whisper-ui-docker-image

Docker image for whisper-ui

Primary LanguageDockerfile

Whisper-UI Docker Image

Docker image for whisper-ui

Docker CLI example

docker run -d \
  --name whisper-ui \
  --restart unless-stopped \
  --device=/dev/dri:/dev/dri \
  -p 8298:8501 \
  -e TZ=Europe/Bucharest \
  -v /home/radu/.whisperui:/data \
  ghcr.io/rursache/whisper-ui-docker-image:latest