Update home-tools.yaml
parent
6cf004d33c
commit
fff55f68e7
|
@ -97,21 +97,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /dockers/vaultwarden:/data/
|
- /dockers/vaultwarden:/data/
|
||||||
|
|
||||||
# faster-whisper:
|
|
||||||
# image: lscr.io/linuxserver/faster-whisper:gpu
|
|
||||||
# container_name: faster-whisper
|
|
||||||
# restart: unless-stopped
|
|
||||||
# environment:
|
|
||||||
# - PUID=1000
|
|
||||||
# - PGID=1000
|
|
||||||
# - TZ=Etc/UTC
|
|
||||||
# - WHISPER_MODEL=tiny-int8
|
|
||||||
# - WHISPER_BEAM=1 #optional
|
|
||||||
# - WHISPER_LANG=en #optional
|
|
||||||
# volumes:
|
|
||||||
# - /dockers/faster-whisper/data:/config
|
|
||||||
# ports:
|
|
||||||
# - 10300:10300
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in New Issue