Install resemble-perth with --no-build-isolation
Some checks failed
Build ROCm Image / build (push) Failing after 5m28s
Some checks failed
Build ROCm Image / build (push) Failing after 5m28s
pip's isolated build environments don't have the uv binary available, causing uv-build to fail. Installing with --no-build-isolation lets pip use the already-installed uv from the system environment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -12,7 +12,7 @@ huggingface-hub
|
||||
omegaconf
|
||||
|
||||
# Chatterbox dependencies (installed separately since chatterbox uses --no-deps)
|
||||
resemble-perth @ git+https://github.com/resemble-ai/Perth.git@master
|
||||
# Note: resemble-perth is installed in a separate Dockerfile step with --no-build-isolation
|
||||
conformer==0.3.2
|
||||
s3tokenizer
|
||||
spacy-pkuseg
|
||||
|
||||
Reference in New Issue
Block a user