SenseVoice icon indicating copy to clipboard operation
SenseVoice copied to clipboard

5090显卡怎么支持,使用什么cuda版本,和pytorch版本

Open githubShuaiGe opened this issue 8 months ago • 2 comments

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)

❓ Questions and Help

Before asking:

  1. search the issues.
  2. search the docs.

What is your question?

Code

What have you tried?

What's your environment?

  • OS (e.g., Linux):
  • FunASR Version (e.g., 1.0.0):
  • ModelScope Version (e.g., 1.11.0):
  • PyTorch Version (e.g., 2.0.0):
  • How you installed funasr (pip, source):
  • Python version:
  • GPU (e.g., V100M32)
  • CUDA/cuDNN version (e.g., cuda11.7):
  • Docker version (e.g., funasr-runtime-sdk-cpu-0.4.1)
  • Any other relevant information:

githubShuaiGe avatar Apr 26 '25 12:04 githubShuaiGe

同问

Ikaros-521 avatar Jun 23 '25 02:06 Ikaros-521

5060ti之前用的cuda 12.4, pytorch对应的版本装上用不了,显示什么sm_120不兼容的问题。然后换成了cuda 12.8,pytorch用的预览版就成功了

Image

geekgogo avatar Jul 24 '25 06:07 geekgogo