Closed neoyxm closed 6 months ago
Also encountered this problem, please ask how to solve
Got this error also when upgrade to V2 from melo.api import TTS OSError: libtorch_cuda_cpp.so: cannot open shared object file: No such file or directory
I have the sam question, waiting solve...
We solved the confict on MeloTTS side. Now MeloTTS will no longer require downgrading pytorch
OpenVoice needs torch 2.xx, but MeloTTS needs torch 1.xx .
Is that possible to upgrade the MeloTTS torch version to 2.xx ??