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
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:
@@ -39,7 +39,7 @@ USER ray
|
|||||||
RUN --mount=type=cache,target=/home/ray/.cache/uv,uid=1000,gid=1000 \
|
RUN --mount=type=cache,target=/home/ray/.cache/uv,uid=1000,gid=1000 \
|
||||||
uv pip install --system \
|
uv pip install --system \
|
||||||
'faster-whisper>=1.0.0,<2.0' \
|
'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' \
|
'soundfile>=0.12.0,<1.0' \
|
||||||
'pydub>=0.25.0,<1.0' \
|
'pydub>=0.25.0,<1.0' \
|
||||||
'librosa>=0.10.0,<1.0' \
|
'librosa>=0.10.0,<1.0' \
|
||||||
|
|||||||
Reference in New Issue
Block a user