collider42
  • Joined on 2023-08-22
collider42 commented on issue ecker/ai-voice-cloning#344 2023-08-30 12:14:01 +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.0.dev2