• Joined on 2023-06-11
yodh commented on issue ecker/ai-voice-cloning#260 2023-06-12 16:14:51 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified process was not found

Its a mess, I fixed the error. By changing the pytorch source code and rebuilding from version 2.0. Just have to add "PrivateUse1" to the DispatchKeySet. But now I get another error. I feel like…