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

在language identification中funasr 的问题 #2192

Open
panxin801 opened this issue Nov 4, 2024 · 0 comments
Open

在language identification中funasr 的问题 #2192

panxin801 opened this issue Nov 4, 2024 · 0 comments
Labels
question Further information is requested

Comments

@panxin801
Copy link

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

❓ Questions and Help

What is your question?

您好,我在使用3Dspeaker项目的language-identification项目时遇到

Traceback (most recent call last):
  File "speakerlab/bin/train_para.py", line 25, in <module>
    from funasr.build_utils.build_model_from_file import build_model_from_file
ModuleNotFoundError: No module named 'funasr.build_utils'

这个代码来自https://github.com/modelscope/3D-Speaker/blob/main/speakerlab/bin/train_para.py 的24行。

Code

What have you tried?

我试了使用最新的funasr和modelscope版本但是看起来这个funasr.build_utils 替换成其他的api了,但是我没找到替换信息。

What's your environment?

  • OS (e.g., Linux): Linux ubuntu2204
  • FunASR Version (e.g., 1.0.0): 1.1.14
  • ModelScope Version (e.g., 1.11.0): 1.19.2
  • PyTorch Version (e.g., 2.0.0):2.4.1
  • How you installed funasr (pip, source):

git clone https://github.com/alibaba/FunASR.git && cd FunASR
pip3 install -e ./

 - Python version: 3.8.20
 - GPU (e.g., V100M32) 3090
 - CUDA/cuDNN version (e.g., cuda11.7):cuda12.6
 - Docker version (e.g., funasr-runtime-sdk-cpu-0.4.1) None
 - Any other relevant information:
@panxin801 panxin801 added the question Further information is requested label Nov 4, 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