Compare commits

...

10 commits

Author SHA1 Message Date
acbe7694cf Merge branch 'main' into renovate/ghcr.io-linuxserver-sonarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:51:18 -04:00
345c5514f4 Merge pull request '⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 6844dff' (#413) from renovate/ghcr.io-linuxserver-jellyfin into main
Reviewed-on: #413
2024-07-18 00:50:45 -04:00
314ed1925f 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
2024-07-18 00:50:36 -04:00
a7a85303e6 Merge pull request '⬆️ Update onerahmet/openai-whisper-asr-webservice Docker tag to v1.5.0' (#401) from renovate/onerahmet-openai-whisper-asr-webservice-1.x into main
Reviewed-on: #401
2024-07-18 00:48:59 -04:00
734f42f791 ⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 6844dff
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
2024-07-18 04:48:54 +00:00
5750b7236f Merge branch 'main' into renovate/onerahmet-openai-whisper-asr-webservice-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:48:53 -04:00
5b2a6254c3 Merge pull request '⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to b1fb54b' (#404) from renovate/ghcr.io-linuxserver-netbootxyz into main
Reviewed-on: #404
2024-07-18 00:48:47 -04:00
46b5d2d4a0 Merge branch 'main' into renovate/ghcr.io-linuxserver-netbootxyz
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:48:36 -04:00
45a6fc4cef ⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to b1fb54b
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-07-16 04:01:38 +00:00
79b8e1f108 ⬆️ Update onerahmet/openai-whisper-asr-webservice Docker tag to v1.5.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-07-04 17:01:48 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
--- ---
services: services:
jellyfin: jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:1574f396ec9a235c980a6e2e2e1a297eaef4d561b4eade522eb1143e79441332 image: ghcr.io/linuxserver/jellyfin@sha256:6844dff8f5b130a19625c3ad051c63597480bc0b9da77b5bd10f58aa719dab91
container_name: jellyfin container_name: jellyfin
devices: devices:
- /dev/dri/renderD129:/dev/dri/renderD129 - /dev/dri/renderD129:/dev/dri/renderD129

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