Roger Condori

Results 31 comments of Roger Condori

Hi there! It seems like model_voice_path08 is missing in line 2007 of app_rvc.py, which might be causing the problem. I'm currently making some changes to improve how these variables are...

Hi @Razatator, Thanks for your insights. I've made the necessary changes based on your suggestions. I appreciate your help in identifying those missing variables. With your guidance, I've updated the...

Thanks, I'll be working on improving some of the features you mentioned

Could you please run this command in the terminal to verify if half-precision is supported: `python -c "import torch; torch.tensor([1.0, 2.0, 3.0], dtype=torch.float16, device='cuda')"` ?

I've made adjustments to avoid using ffmpeg, hopefully, this resolves any further issues. I haven't conducted extensive testing for videobooks yet

For now, videobook is capable of showcasing the PDF images on the screen for each page.

Hi, I've made some adjustments that might resolve the problem

Hi @fj44dn, I've updated the guide on how to use ControlNet with SDXL, and you can find it right here: [SDXL Guide](https://colab.research.google.com/github/R3gm/InsightSolver-Colab/blob/main/SDXL_1_0_with_T2I_Adapter_ControlNet_Inpainting_Train_Lora.ipynb). As for the "roop" extension, I don't have...

Thank you for your feedback! I attempted to reproduce the ONNXRuntimeError but couldn't replicate it. Did you try running `app_rvc.py --cpu_mode` to see if the error persists?

Hello, That’s a good idea. While it can be challenging due to the need for precise segmentation and character limits, there are ways to make it work. I’ll keep this...