myshell-ai / OpenVoice

Instant voice cloning by MIT and MyShell.
https://research.myshell.ai/open-voice
MIT License
29.81k stars 2.93k forks source link

Upgrading to V2, torch version conflicts with MeloTTS #203

Closed neoyxm closed 6 months ago

neoyxm commented 6 months ago

OpenVoice needs torch 2.xx, but MeloTTS needs torch 1.xx .

Is that possible to upgrade the MeloTTS torch version to 2.xx ??

cnhanbing commented 6 months ago

Also encountered this problem, please ask how to solve

FaisalAhmed-NSL commented 6 months ago

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

Lyzin commented 6 months ago

I have the sam question, waiting solve...

Zengyi-Qin commented 6 months ago

We solved the confict on MeloTTS side. Now MeloTTS will no longer require downgrading pytorch