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

ModuleNotFoundError: No module named 'funasr' #43

Open
liujie-yandex opened this issue Jan 2, 2025 · 0 comments
Open

ModuleNotFoundError: No module named 'funasr' #43

liujie-yandex opened this issue Jan 2, 2025 · 0 comments

Comments

@liujie-yandex
Copy link

funasr怎么作为模块导入

tools/step22

F:\anaconda3\envs\linly_dubbing\lib\site-packages\pyannote\audio\tasks\segmentation\mixins.py:37: 用户警告:torchaudio.backend.common.AudioMetaData 已移动到 torchaudio.AudioMetaData。请更新导入路径。
from torchaudio.backend.common import AudioMetaData
回溯(最近的调用最后):
文件 "F:\AI_SD_comfyUI\Linly-Dubbing\webui.py", 第 4 行,在
from tools.step020_asr import transcribe_all_audio_under_folder
文件 "F:\AI_SD_comfyUI\Linly-Dubbing\tools\step020_asr.py", 第 7 行,在
from .step022_asr_funasr import funasr_transcribe_audio
文件 "F:\AI_SD_comfyUI\Linly-Dubbing\tools\step022_asr_funasr.py", 第 3 行,在
from funasr import AutoModel
模块未找到错误:没有名为 'funasr' 的模块

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

1 participant