resemble-ai/chatterbox

Cuda error when installing

Opened this issue · 0 comments

When using pip install -e . you get this error AssertionError: Torch not compiled with CUDA enabled

Fix:
Use pip install -e . --index-url https://download.pytorch.org/whl/cu126