• Joined on 2023-02-09
ifn commented on issue mrq/ai-voice-cloning#34 2023-02-25 07:08:49 +00:00
Could not find module (libtorchaudio.pyd)

Your script put me on the right track. I had to reinstall pytorch for cuda 11.7

python -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117

ifn opened issue mrq/ai-voice-cloning#34 2023-02-24 21:24:41 +00:00
Could not find module (libtorchaudio.pyd)
ifn opened issue mrq/tortoise-tts#12 2023-02-09 15:31:04 +00:00
Possible to add PATH to URL in gradio?