fixing coqui
Some checks failed
Build and Push Images / determine-version (push) Successful in 4s
Build and Push Images / build (Dockerfile.ray-worker-nvidia, nvidia) (push) Failing after 22s
Build and Push Images / build (Dockerfile.ray-worker-intel, intel) (push) Failing after 25s
Build and Push Images / build (Dockerfile.ray-worker-strixhalo, strixhalo) (push) Failing after 18s
Build and Push Images / build (Dockerfile.ray-worker-rdna2, rdna2) (push) Failing after 21s
Build and Push Images / Release (push) Has been skipped
Build and Push Images / Notify (push) Successful in 2s

This commit is contained in:
2026-02-09 09:14:09 -05:00
parent 6aad7ad38a
commit 2a32dddd59

View File

@@ -39,7 +39,7 @@ USER ray
RUN --mount=type=cache,target=/home/ray/.cache/uv,uid=1000,gid=1000 \
uv pip install --system \
'faster-whisper>=1.0.0,<2.0' \
'TTS>=0.22.0,<1.0' \
'coqui-tts>=0.27.0,<1.0' \
'soundfile>=0.12.0,<1.0' \
'pydub>=0.25.0,<1.0' \
'librosa>=0.10.0,<1.0' \