TheGODSENT
  • Joined on 2023-08-24
TheGODSENT commented on issue ecker/ai-voice-cloning#344 2023-09-11 18:56:51 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified procedure could not be found.

Your torch lib versions are probably incompatible. You could try with these versions:

python -m pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 torch-directml==0.2.
TheGODSENT opened issue ecker/ai-voice-cloning#344 2023-08-24 18:07:11 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified procedure could not be found.