libtorch_cuda error when importing parler_tts library
#5
by
vamshigvk
- opened
I am getting below OSError: libtorch_cuda.so: cannot open shared object fie: No such file or directory
when importing line: from parler_tts import ParlerTTSForConditionalGeneration
Running this line on a linux instance of type: g5.12xlarge
able to fix it with torchaudio==2.3.1
vamshigvk
changed discussion status to
closed