Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

当前代码demo_libtorch.py报错 #2341

Open
cbsyy opened this issue Dec 27, 2024 · 0 comments
Open

当前代码demo_libtorch.py报错 #2341

cbsyy opened this issue Dec 27, 2024 · 0 comments
Labels
question Further information is requested

Comments

@cbsyy
Copy link

cbsyy commented Dec 27, 2024

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

❓ Questions and Help

Traceback (most recent call last):
File "C:\Users\18234\Desktop\SenseVoice-main\demo_libtorch.py", line 7, in
from funasr_torch import SenseVoiceSmall
ModuleNotFoundError: No module named 'funasr_torch'

用源码安装可以安装onnx,但是这个死活都装不上,本地pip list可以看到,但是就是用不了显示没有。

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:
@cbsyy cbsyy added the question Further information is requested label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant