View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (2,849 forks)batch import
bughelp wanted

Repository metrics

Stars
 (18,427 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Traceback (most recent call last): File "C:\Users\Utilizador\Desktop\RVC-GUI-pkg-20220525-mp3fix\RVC-GUI-pkg\rvcgui.py", line 129, in vc_single audio_opt = vc.pipeline( File "C:\Users\Utilizador\Desktop\RVC-GUI-pkg-20220525-mp3fix\RVC-GUI-pkg\vc_infer_pipeline.py", line 326, in pipeline sid = torch.tensor(sid, device=self.device).unsqueeze(0).long() RuntimeError: CUDA error: the launch timed out and was terminated CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.

Contributor guide