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

runtime\python.exe AniVoiceChanger\main_local.py doesn't do anything #9

Open
BLACKPE4RL opened this issue Aug 16, 2023 · 4 comments
Open

Comments

@BLACKPE4RL
Copy link

when pasting locally runtime\python.exe AniVoiceChanger\main_local.py in cmd with Rvc-beta folder as path, the voice changer doesn't run.

I have already trained my model locally and installed all requirements.

@codecooker1
Copy link

Is the .env file configured correctly ?

@TeeRarian
Copy link

TeeRarian commented Sep 6, 2023

Is the .env file configured correctly ?

I'm having the same problem where the voice changer doesn't run. After pasting and clicking enter, a few seconds pass with nothing happening in the console, then it goes back to ...\RVC-beta0717>. I think everything in the .env file should be right.

I didn't train my own model. I downloaded some from the Audio-to-Audio section on Hugging Face.

@neker97
Copy link

neker97 commented Sep 12, 2023

Hi i have found the solution, the problem is that you have to install RVC-beta-v2-0618 from model files when you install the RVC, try to install this version cut and past AniVoiceChanger and delete ...\RVC-beta0717> ,do all the pip install -r requirements.txt i have both of RVC and obviosly AniVoiceChange.

Hope this help.

@TeeRarian
Copy link

Hi i have found the solution, the problem is that you have to install RVC-beta-v2-0618 from model files when you install the RVC, try to install this version cut and past AniVoiceChanger and delete ...\RVC-beta0717> ,do all the pip install -r requirements.txt i have both of RVC and obviosly AniVoiceChange.

Hope this help.

It's working now. Thank you!
Is there a way to update to RVC-beta0717 or do we keep using RVC-beta-v2-0618?

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

4 participants