Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to V2, torch version conflicts with MeloTTS #203

Closed
neoyxm opened this issue Apr 29, 2024 · 4 comments
Closed

Upgrading to V2, torch version conflicts with MeloTTS #203

neoyxm opened this issue Apr 29, 2024 · 4 comments

Comments

@neoyxm
Copy link

neoyxm commented Apr 29, 2024

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

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

@cnhanbing
Copy link

Also encountered this problem, please ask how to solve

@FaisalAhmed-NSL
Copy link

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
Copy link

Lyzin commented Apr 29, 2024

I have the sam question, waiting solve...

@Zengyi-Qin
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants