mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -98,8 +98,8 @@ services:
|
||||
container_name: whisper-en
|
||||
ports:
|
||||
- 10300:10300
|
||||
volumes:
|
||||
- /share/docker_data/whisper/english:/data
|
||||
# volumes:
|
||||
# - /share/docker_data/whisper/english:/data
|
||||
command: --model tiny-int8 --language en
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user