The realtime gui problem
I get this error if I want to start the realtime gui, any help? ^^
2024-08-26 00:56:59 | INFO | faiss.loader | Loading faiss with AVX2 support. 2024-08-26 00:56:59 | INFO | faiss.loader | Could not load library with AVX2 support due to: ModuleNotFoundError("No module named 'faiss.swigfaiss_avx2'") 2024-08-26 00:56:59 | INFO | faiss.loader | Loading faiss. 2024-08-26 00:56:59 | INFO | faiss.loader | Successfully loaded faiss. 2024-08-26 00:57:00 | INFO | configs.config | Found GPU NVIDIA GeForce RTX 3090 Ti 2024-08-26 00:57:00 | INFO | configs.config | Half-precision floating-point: True, device: cuda:0 Traceback (most recent call last): File "D:\RVC\Retrieval-based-Voice-Conversion-WebUI\gui_v1.py", line 157, in load data = json.load(j) File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\json_init_.py", line 293, in load return loads(fp.read(), File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\json_init_.py", line 346, in loads return _default_decoder.decode(s) File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\RVC\Retrieval-based-Voice-Conversion-WebUI\gui_v1.py", line 1070, in
Thanks <3
Ou the files cannot be downloaded, they seem to be harmful? 🤔