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

RVC DOESNT WORK #2398

Open
amreltagy opened this issue Dec 7, 2024 · 0 comments
Open

RVC DOESNT WORK #2398

amreltagy opened this issue Dec 7, 2024 · 0 comments

Comments

@amreltagy
Copy link

C:\Users\reem&roaa\Desktop\RVC1006AMD_Intel\RVC1006AMD_Intel1>runtime\python.exe gui_v1.py --pycmd runtime\python.exe --dml
2024-12-07 11:31:31 | INFO | faiss.loader | Loading faiss.
2024-12-07 11:31:31 | INFO | faiss.loader | Successfully loaded faiss.
2024-12-07 11:31:34 | INFO | configs.config | No supported Nvidia GPU found
overwrite preprocess and configs.json
2024-12-07 11:31:34 | INFO | configs.config | Use DirectML instead
Traceback (most recent call last):
File "C:\Users\reem&roaa\Desktop\RVC1006AMD_Intel\RVC1006AMD_Intel1\gui_v1.py", line 954, in
gui = GUI()
File "C:\Users\reem&roaa\Desktop\RVC1006AMD_Intel\RVC1006AMD_Intel1\gui_v1.py", line 130, in init
self.config = Config()
File "C:\Users\reem&roaa\Desktop\RVC1006AMD_Intel\RVC1006AMD_Intel1\configs\config.py", line 35, in wrapper
wrapper.instance = func(*args, **kwargs)
File "C:\Users\reem&roaa\Desktop\RVC1006AMD_Intel\RVC1006AMD_Intel1\configs\config.py", line 61, in init
self.x_pad, self.x_query, self.x_center, self.x_max = self.device_config()
File "C:\Users\reem&roaa\Desktop\RVC1006AMD_Intel\RVC1006AMD_Intel1\configs\config.py", line 225, in device_config
self.device = torch_directml.device(torch_directml.default_device())
File "C:\Users\reem&roaa\Desktop\RVC1006AMD_Intel\RVC1006AMD_Intel1\runtime\lib\site-packages\torch_directml\device.py", line 38, in device
raise Exception(f"Invalid device_id argument supplied {device_id}. device_id must be in range [0, {num_devices}).")
Exception: Invalid device_id argument supplied 0. device_id must be in range [0, 0).

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

1 participant