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

不知道的config.yaml #113

Open
Alexicyer opened this issue Mar 1, 2024 · 1 comment
Open

不知道的config.yaml #113

Alexicyer opened this issue Mar 1, 2024 · 1 comment

Comments

@Alexicyer
Copy link

Traceback (most recent call last):
File "gui_diff.py", line 544, in
gui = GUI()
File "gui_diff.py", line 219, in init
self.launcher() # start
File "gui_diff.py", line 296, in launcher
self.event_handler()
File "gui_diff.py", line 317, in event_handler
self.start_vc()
File "gui_diff.py", line 414, in start_vc
self.svc_model.update_model(self.config.checkpoint_path, self.config.diff_project)
File "gui_diff.py", line 54, in update_model
self.ddsp_model, self.ddsp_args = load_model(ddsp_model_path, device=self.device)
File "D:\fwwb\DDSP-SVC-master\ddsp\vocoder.py", line 479, in load_model
with open(config_file, "r") as config:
FileNotFoundError: [Errno 2] No such file or directory: 'D:/fwwb/DDSP-SVC-master/pretrain/rmvpe\config.yaml'

@yxlllc
Copy link
Owner

yxlllc commented Mar 1, 2024

加载错模型了

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