JarodMica / ai-voice-cloning

GNU General Public License v3.0
543 stars 118 forks source link

rvc.json issue, librosa issue, pydantic issue. #157

Open andhragoldkw opened 2 weeks ago

andhragoldkw commented 2 weeks ago

Although i've updated librosa to 0.9.1 i'm getting this : - ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. torchcrepe 0.0.20 requires librosa==0.9.1, but you have librosa 0.8.1 which is incompatible."

same error with pydantic also : - " ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. gradio 4.22.0 requires pydantic>=2.0, but you have pydantic 1.10.18 which is incompatible."

and Mainly rvc.json this is the error i'm Facing : - "error No RVC configuration found, check configs folder. If rvc.json does not exist, please change a setting in the RVC area to create one."

RESPONSE ASAP

beysach commented 2 weeks ago

just create a file name rvc.json inside config like this config/rvc.json and put empty object {}