mli / autocut

用文本编辑器剪视频
Apache License 2.0
6.6k stars 659 forks source link

PyTorch has CUDA version 11.8 whereas TorchAudio has CUDA version 11.7 #106

Closed why-is-me closed 1 year ago

why-is-me commented 1 year ago

RuntimeError: Detected that PyTorch and TorchAudio were compiled with different CUDA versions. PyTorch has CUDA version 11.8 whereas TorchAudio has CUDA version 11.7. Please install the TorchAudio version that matches your PyTorch version.

my TorchAudio version is 2.0.2 ,Does the latest version of TorchAudio not support CUDA 11.8?

chenqianhe commented 1 year ago

You should ask the relevant maintenance personnel of Pytorch, as we cannot solve this issue