Milor123
  • Joined on 2023-06-08
Milor123 commented on issue mrq/ai-voice-cloning#260 2023-06-10 01:16:10 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified process was not found

I've never run into that error but I use GeForce+CUDA so I can't be much help from here. All I can suggest is to try on Linux (even WSL through Windows), [according to the Wiki](https://git.ecker

Milor123 commented on issue mrq/ai-voice-cloning#260 2023-06-09 19:38:12 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified process was not found

Ohh nope, but i get the same result now: Uwu image

Milor123 commented on issue mrq/ai-voice-cloning#260 2023-06-09 17:57:36 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified process was not found

There was either a problem with copy/paste or you're missing a quotation mark:

python .\modules\tortoise-tts\tortoise\do_tts.py --text "Esto es una pruebita no me jodas please" --voice…

Milor123 commented on issue mrq/ai-voice-cloning#260 2023-06-09 15:19:43 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified process was not found

Yes bro, I've temporal solved it using Python 3.10.10 and installing:

pip install torch==2.0.1
pip install "numpy<1.24"

And now i can download all models, but finally when try run…

Milor123 opened issue mrq/ai-voice-cloning#260 2023-06-08 21:27:00 +00:00
ImportError: DLL load failed while importing torch_directml_native: The specified process was not found
Milor123 opened issue lightmare/tortoise-tts#1 2023-06-08 19:18:40 +00:00
AttributeError: module 'numpy' has no attribute 'complex'