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

按照如下方式更新funasr后,依然报错 cannot import name 'asr_utils' from 'funasr.utils' #1583

Closed
ridiculers opened this issue Apr 3, 2024 · 3 comments

Comments

@ridiculers
Copy link

ridiculers commented Apr 3, 2024

          需要更新funasr1.0,

更新方法:
git clone -b main --single-branch https://github.com/alibaba-damo-academy/FunASR.git && cd FunASR
pip install -e ./

新的用法:
https://github.com/alibaba-damo-academy/FunASR?tab=readme-ov-file#quick-start

Originally posted by @LauraGPT in #1262 (comment)

Uploading image.png…

@ridiculers ridiculers changed the title 需要更新funasr1.0, 按照如下方式更新funasr后,依然报错 cannot import name 'asr_utils' from 'funasr.utils' Apr 3, 2024
@ridiculers
Copy link
Author

Environment OS (e.g., Linux): Ubuntu 22.04
FunASR Version (e.g., 1.0.0): main 1.0.20
ModelScope Version (e.., 1.11.0):1.4.1
PyTorch Version (e.g., 2.0.0): 2.0.0
Python version: 3.10.9
GPU : 3080TI
CUDA/cuDNN version (e.g., cuda11.7): 12.4

@LauraGPT
Copy link
Collaborator

LauraGPT commented Apr 3, 2024

Environment OS (e.g., Linux): Ubuntu 22.04 FunASR Version (e.g., 1.0.0): main 1.0.20 ModelScope Version (e.., 1.11.0):1.4.1 PyTorch Version (e.g., 2.0.0): 2.0.0 Python version: 3.10.9 GPU : 3080TI CUDA/cuDNN version (e.g., cuda11.7): 12.4

pip install -U funasr modelscope

Usage is here

@LauraGPT LauraGPT closed this as completed Apr 3, 2024
@ridiculers
Copy link
Author

Environment OS (e.g., Linux): Ubuntu 22.04 FunASR Version (e.g., 1.0.0): main 1.0.20 ModelScope Version (e.., 1.11.0):1.4.1 PyTorch Version (e.g., 2.0.0): 2.0.0 Python version: 3.10.9 GPU : 3080TI CUDA/cuDNN version (e.g., cuda11.7): 12.4

pip install -U funasr modelscope

Usage is here

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants