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

运行dome1提示了一些没有注册的错误信息,不知道是为什么? #164

Open
hnxueque opened this issue Nov 14, 2024 · 4 comments
Labels
question Further information is requested

Comments

@hnxueque
Copy link

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?

python dome1.py

What have you tried?

What's your environment?

  • OS (e.g., Linux): Ubuntu 24.04.1 LTS
  • FunASR Version (e.g., 1.0.0): 1.1.14
  • ModelScope Version (e.g., 1.11.0): 刚下载的最新版
  • PyTorch Version (e.g., 2.0.0):
  • How you installed funasr (pip, source):
  • Python version: 3.12
  • 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:
@hnxueque hnxueque added the question Further information is requested label Nov 14, 2024
@hnxueque
Copy link
Author

Key Conformer already exists in model_classes, re-register
:65: SyntaxWarning: invalid escape sequence '['
:124: SyntaxWarning: invalid escape sequence '['
:135: SyntaxWarning: invalid escape sequence '['
:256: SyntaxWarning: invalid escape sequence '['
:277: SyntaxWarning: invalid escape sequence '['
:300: SyntaxWarning: invalid escape sequence '['
Key Linear already exists in adaptor_classes, re-register
Key TransformerDecoder already exists in decoder_classes, re-register
Key LightweightConvolutionTransformerDecoder already exists in decoder_classes, re-register
Key LightweightConvolution2DTransformerDecoder already exists in decoder_classes, re-register
Key DynamicConvolutionTransformerDecoder already exists in decoder_classes, re-register
Key DynamicConvolution2DTransformerDecoder already exists in decoder_classes, re-register
funasr version: 1.1.14.
Downloading Model to directory: /home/wzh/.cache/modelscope/hub/iic/SenseVoiceSmall
2024-11-14 09:49:41,754 - modelscope - WARNING - Using branch: master as version is unstable, use with caution
Key SenseVoiceEncoderSmall already exists in encoder_classes, re-register
Key SenseVoiceSmall already exists in model_classes, re-register
错误提示

@JinYuanZhang999
Copy link

Execute the command pip install -U funasr to upgrade funasr.

@hnxueque
Copy link
Author

Execute the command pip install -U funasr to upgrade funasr.

执行完更新后, 再运行还是报这个错误

@LauraGPT
Copy link
Member

for win, torch==2.3.1

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

3 participants