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

Pretty much doesn't work anymore - most likely abandoned project #213

Open
SheMelody opened this issue Mar 13, 2024 · 4 comments
Open

Pretty much doesn't work anymore - most likely abandoned project #213

SheMelody opened this issue Mar 13, 2024 · 4 comments

Comments

@SheMelody
Copy link

This project is most likely abandoned, you shouldn't attempt to make this work unless you know what you're doing. You can get this to infer after editing python files, with existing models of course, but it's not worth your time anyway. Moreover, you can't train anymore using this unless you manually install old dependencies. Any trained model generated with this, using the default requirements files, will just be useless as the models are borked and unusable.

@SheMelody
Copy link
Author

A few workarounds if you really want this to work.

  • Replace all references to FFmpeg and FFprobe in scripts to ffmpeg and ffprobe (both lowercase, that's important).
  • Downgrade packages that are causing random errors to earlier versions, I can't recall the exact ones but you'll notice.
  • If using Windows, don't ever use backslashes in training paths, replace them with regular slashes (/)

@Husky110
Copy link

Husky110 commented May 31, 2024

Well - I can add to that...
I've actually have a running docker-image, which I use to train models and do voice-cloning with them (say by either have my voice processed fo projects like audiobooks or do it live for some PnP-Online-Sessions).
If you wanna use it: https://hub.docker.com/r/cherrymint/mangio_rvc
I do NOT give support and I don't know how I will keep it up.

@SheMelody
Copy link
Author

Well - I can add to that... I've actually have a running docker-image, which I use to train models and do voice-cloning with them (say by either have my voice processed fo projects like audiobooks or do it live for some PnP-Online-Sessions). If you wanna use it: https://hub.docker.com/r/cherrymint/mangio_rvc I do NOT give support and I don't know how I will keep it up.

I'm currently using this: https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
It's better than this fork, even the produced audio has almost no artifacts with models trained for just a few minutes.
I personally don't like docker anyway.

@Husky110
Copy link

Husky110 commented Jun 7, 2024

@SheMelody - There seems to be some drama goin on at RVC-WebUI... I'm resetting my docker-hub-containers to https://hub.docker.com/r/cherrymint/rvc_webui where I will provide the magio-tag for this repo.

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

2 participants