I got error after running run.sh in local

#2
by Seseorang1 - opened

Traceback (most recent call last):
File "/RVC_V2_Huggingface_Version/app.py", line 223, in
config = Config()
File "/RVC_V2_Huggingface_Version/config.py", line 90, in init
self.x_pad, self.x_query, self.x_center, self.x_max = self.device_config()
File "/RVC_V2_Huggingface_Version/config.py", line 158, in device_config
use_fp32_config()
File "/RVC_V2_Huggingface_Version/config.py", line 20, in use_fp32_config
with open(f"configs/{config_file}", "r") as d:
FileNotFoundError: [Errno 2] No such file or directory: 'configs/32k.json'

What is configs/32.json ?

Seseorang1 changed discussion title from I got error after running run.sh to I got error after running run.sh in local

Hi, this space is made solely for running on Hugging Face, i dont suggest you using it locally.

TheStinger changed discussion status to closed

Sign up or log in to comment