-
Notifications
You must be signed in to change notification settings - Fork 112
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
2.0.4 - 2.1.1 broken on Wine/Linux, 2.0.3 works #80
Comments
FYI: it will probably be easier to install Node.js/NPM and Python manually via your package manager, install Demucs globally via |
Good to know, thanks! I'll give it a go. Do you know if ROCm (amdgpu) support is feasible and would you take a PR for it? |
Yes - it should work pretty much automatically if you install a version of PyTorch which is compatible with ROCm! If you run into issues, you can try passing additional arguments into the Demucs process here: Thanks for offering to create a PR - please let me know if it takes any code changes to get ROCm working, and let's discuss further after that. |
(Select Linux and ROCm at https://pytorch.org/get-started/locally/ to find out how to install PyTorch correctly) |
All songs fail to demux even when I set CPU mode on. Console logs contains:
So, looks like something is wrong with the tempdir handling.
The text was updated successfully, but these errors were encountered: