SirBitesalot

Results 26 comments of SirBitesalot

I have the same issue with the app using almost all of 24GB of my RTX 4090

So i think the issue with the app using all VRAM is either newer driver versions or having newer cuda version on the system. As the issue only started after...

@TwistedTale I think currently it is not fully compatible with Pytorch 2.0 atleast from my testing the training code will need adjustments. I dont know if the Voice Changer will...

I thin I might encounter the same problem in #246

I could make the dropdown apear again by modifying the `RVC.json` in dist/assets. I added; `{ "name": "framework", "options": {"showFramework": true} },` But now it only shows error when changing...

Ah ok. I think there is an other issue then my GPU is set to 0 but it is only using CPU when i use an ONNX model. seems to...

So after some additional testing I can say that there seems to be an issue with GPU and ONNX in Version MMVCServerSIO_win_onnxgpu-cuda_v.1.5.3.2. Either it is not running on GPU at...

@w-okada yes the gpu is detected. I will try to setup the dev environment in the coming days and see if that will give more clues. It probably has something...

> Subjectively, it's felt more common to experience instability, pitch jumping, and needing to increase the chunk num since 1.5.3.2, even on RVC v1 models, but it's hard to isolate...

Might have something to do with something that I have noticed. In 1.5.3.9a NonF0 Inference Time is still affected by selected f0 method. So it seems that f0 is computed...