Open BLACKPE4RL opened 1 year ago
Is the .env file configured correctly ?
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.
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.
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 thepip 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
?
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.