Adding Whisper and Piper...
List of Services README Generation / Generate Services List (push) Failing after 3m4s
Renovate / renovate (push) Successful in 2m21s

This commit is contained in:
2025-12-07 11:55:59 -05:00
parent c35fe30837
commit d631711a88
+7 -5
View File
@@ -163,8 +163,9 @@ services:
WHISPER_BEAM: 1 #optional
WHISPER_LANG: en #optional
image: lscr.io/linuxserver/faster-whisper:latest
ports:
- 10300:10300
network_mode: host
# ports:
# - 10300:10300
restart: unless-stopped
volumes:
- ${ULTIMA_DOCKER_DIR}/faster-whisper/:/config
@@ -182,11 +183,12 @@ services:
PIPER_NOISEW: 0.333 #optional
PIPER_SPEAKER: 0 #optional
NO_STREAMING: #optional
network_mode: host
# ports:
# - 10200:10200
restart: unless-stopped
volumes:
- ${ULTIMA_DOCKER_DIR}/piper/:/config
ports:
- 10200:10200
restart: unless-stopped
volumes:
ollama:
name: ollama