Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14baffedb9 | |||
| 67725f2f58 | |||
| cbb5a5a140 | |||
| a338ae0069 | |||
| b3609a3ab2 | |||
| 03e0ce15fa | |||
| 5bf0809582 |
+3
-3
@@ -125,7 +125,7 @@ services:
|
||||
LOCAL_ONLY: #optional
|
||||
WHISPER_BEAM: 1 #optional
|
||||
WHISPER_LANG: en #optional
|
||||
image: lscr.io/linuxserver/faster-whisper:latest@sha256:5dba82ad53b91fc8bb5f988114216218149b146c6459f13c4be76c9d2d959a6d
|
||||
image: lscr.io/linuxserver/faster-whisper:latest@sha256:98bbc45d7c9540864b4ed786d27ed8c0095c00eda991cc988f048c0121495618
|
||||
ports:
|
||||
- "10300:10300"
|
||||
restart: unless-stopped
|
||||
@@ -133,7 +133,7 @@ services:
|
||||
- ${BENEDIKTA_DOCKER_DIR}/faster-whisper/:/config
|
||||
linux-voice-assistant:
|
||||
container_name: linux-voice-assistant
|
||||
image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.10@sha256:cd04acd204c647da2663704c694f963d6a3c59e2815ddfcd83aa6114d41e36d5
|
||||
image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.11@sha256:87ff162d33e68e520bc8a67177b2ba9b626b288d00debc20f3f467b4c9387b2c
|
||||
restart: unless-stopped
|
||||
network_mode: "host"
|
||||
user: "${PUID}:${PGID}"
|
||||
@@ -209,7 +209,7 @@ services:
|
||||
- ${BENEDIKTA_DOCKER_DIR}/piper/:/config
|
||||
portainer-agent:
|
||||
container_name: portainer_agent
|
||||
image: portainer/agent:latest@sha256:dc0e8285f8b4c105c3237f1cc0022f92dd265c53ced5f53b9ce7c9741144e879
|
||||
image: portainer/agent:latest@sha256:236246fc09b3e7e9269aad53e57ec71f27b7e114a2b6b70d4fd98c117ccc36d8
|
||||
volumes:
|
||||
- /:/host
|
||||
- /var/lib/docker/volumes:/var/lib/docker/volumes
|
||||
|
||||
Reference in New Issue
Block a user