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

FileNotFoundError: [Errno 2] No such file or directory: 'config.yaml' #109

Open
curious-ai-developer opened this issue Feb 1, 2024 · 3 comments

Comments

@curious-ai-developer
Copy link

curious-ai-developer commented Feb 1, 2024

Hi,
First, I got error of ValueError: [x] Unknown Model: DiffusionNew. After reading your solution i left the model address on the left side of gui, empty and i read and saved config file in exp/diffusion-test directory in gui. when i press start conversion, i see this error: FileNotFoundError: [Errno 2] No such file or directory: 'config.yaml'
I checked, config.yaml is in exp/diffusion-test directory.
Please let me know what to do. Thanks.

@yxlllc
Copy link
Owner

yxlllc commented Feb 2, 2024

Have you selected the pt model correctly? It will automatically load config.yaml in the same directory as the pt file.

@curious-ai-developer
Copy link
Author

Thanks. It resolved the problem but I got another error:
(<class 'sounddevice.PortAudioError'>, Error opening Stream: Illegal combination of I/O devices [PaErrorCode -9993], <traceback object at 0x0000024246CAAA40>)
I tried different output but I got same error. Please help me with this.

@yxlllc
Copy link
Owner

yxlllc commented Feb 3, 2024

Try to use the same MME type device

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