Merge branch 'main' into renovate/ghcr.io-linuxserver-jellyfin
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 50s

This commit is contained in:
Matt Reeves 2024-07-18 00:50:36 -04:00
commit 314ed1925f
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
--- ---
services: services:
netbootxyz: netbootxyz:
image: ghcr.io/linuxserver/netbootxyz@sha256:f1d0a90e7b677bcafcf3791aae86e52e2d8a307920f475581b5afe4b96e24641 image: ghcr.io/linuxserver/netbootxyz@sha256:b1fb54be7e3f274b4a488eb2a8565e541ca4f105228028dd0afbb3ce8614810a
container_name: netboot container_name: netboot
environment: environment:
- PUID=1000 - PUID=1000

View file

@ -3,7 +3,7 @@ version: "2.1"
services: services:
whisperasr: whisperasr:
container_name: whisper container_name: whisper
image: onerahmet/openai-whisper-asr-webservice:v1.4.1-gpu image: onerahmet/openai-whisper-asr-webservice:v1.5.0-gpu
environment: environment:
- ASR_MODEL=base.en - ASR_MODEL=base.en
- ASR_ENGINE=faster_whisper - ASR_ENGINE=faster_whisper