Merge branch 'main' into renovate/ghcr.io-linuxserver-jellyfin
This commit is contained in:
commit
314ed1925f
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
netbootxyz:
|
||||
image: ghcr.io/linuxserver/netbootxyz@sha256:f1d0a90e7b677bcafcf3791aae86e52e2d8a307920f475581b5afe4b96e24641
|
||||
image: ghcr.io/linuxserver/netbootxyz@sha256:b1fb54be7e3f274b4a488eb2a8565e541ca4f105228028dd0afbb3ce8614810a
|
||||
container_name: netboot
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "2.1"
|
|||
services:
|
||||
whisperasr:
|
||||
container_name: whisper
|
||||
image: onerahmet/openai-whisper-asr-webservice:v1.4.1-gpu
|
||||
image: onerahmet/openai-whisper-asr-webservice:v1.5.0-gpu
|
||||
environment:
|
||||
- ASR_MODEL=base.en
|
||||
- ASR_ENGINE=faster_whisper
|
||||
|
|
Reference in a new issue