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 'demucs.api' #40

Open
lsjie1525 opened this issue Nov 27, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'demucs.api' #40

lsjie1525 opened this issue Nov 27, 2024 · 1 comment

Comments

@lsjie1525
Copy link

Traceback (most recent call last):
File "E:\software\Linly-Dubbing-main\webui.py", line 3, in
from tools.step010_demucs_vr import separate_all_audio_under_folder
File "E:\software\Linly-Dubbing-main\tools\step010_demucs_vr.py", line 2, in
from demucs.api import Separator
ModuleNotFoundError: No module named 'demucs.api'

@Kedreamix
Copy link
Owner

这个应该是有关于demus的依赖没有安装,可以再看看介绍和主项目
Demucs

Demucs is an advanced sound separation model developed by the Facebook research team, designed to separate different sound sources from mixed audio. Although its architecture is simple, Demucs is powerful enough to isolate instruments, voices, and background noise, making it easier for users to perform post-processing and editing. Its user-friendly design has made it a preferred tool for many audio processing applications, including music production and post-production in films. More information can be found on the Demucs project page.

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