Files
LocalAI/backend/python/fish-speech/requirements-cublas13.txt
Ettore Di Giacinto f8e228e0ba fix(fish-speech): support CUDA 13 on arm64
Keep the relocated upstream source importable, select CUDA 13 PyTorch wheels instead of the aarch64 CPU fallback, and decode reference audio without torchcodec, which has no Linux arm64 wheels.

Assisted-by: Codex:gpt-5
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-09-11 21:48:07 +00:00

4 lines
94 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/cu130
torch==2.9.1+cu130
torchaudio==2.9.1