[index-tts]请问必须用cuda 12.8吗?cuda 12.4可以不?

2025-10-28 228 views
7

如题,请问必须用cuda 12.8吗?cuda 12.4可以不?

回答

5

同cuda12.4,是不是bigvgan_time解码耗时还特别长,还报错Failed to load custom CUDA kernel for BigVGAN. Falling back to torch.

5

torch 2.4.0+cu118 ok

0

可以的

0

pip install gradio_client

怎么安装pip install gradio_client? uv pip install?

3

我 cuda 11.8都可以 , 自己安装对应版本的 torch

7

我 cuda 11.8都可以 , 自己安装对应版本的 torch 我是用这个命令装的但是跑不起来直接报错,应该如何安装? pip install torch==2.7.1 torchvision==0.22.1 torchaudio==2.7.1 --index-url https://download.pytorch.org/whl/cu118

9

这是装好2.7.1和cu118之后

7

你是什么显卡? 感觉是你的显卡太老导致的。