Brad
Brad
i got it working but no gpu training as it isnt recognizing my gpu so im stuck in gpu training. so you need ffmpeg and ffprobe exe, virtualisation python environments...
change go web.bat to CALL env\Scripts\activate python infer-web.py --port 7897 (or a port that works)
you need a virtual python environment you cannot open it directly (well i couldn't anyways)
4070 is supported, i in fact had the same problem, try reinstalling or closing terminal and re running RVC and Xtts finetune. There are some videos on youtube one of...
I believe 4070 Super will work, as Kal said maybe its a driver issue? which you can sort from "Geforce experience" app to download the gpu driver which nvidea will...
"Can anyone please tell me where to find a dataset that would fit this code? Or at least, what do I have to have n my dataset? some .wav files...
same problem. Managed to fix it? RuntimeError: The expanded size of the tensor (12800) must match the existing size (12400) at non-singleton dimension 1. Target sizes: [1, 12800]. Tensor sizes:...
alright alright so turns out if you increase number of epoches and frequency it will work? i also only left one file in..it could of also been that idk
2024-07-23 01:05:48 | INFO | __main__ | Use gpus: 0 2024-07-23 01:05:48 | INFO | __main__ | Execute: "C:\Users\Bradley\Desktop\RVC normal\Retrieval-based-Voice-Conversion-WebUI\env\Scripts\python.exe" infer/modules/train/train.py -e "Kurisu4" -sr 40k -f0 1 -bs 12 -g...
"python 3.9" thats your problem the github repo doesnt work with that as you will get collisions. It appears python 3.10.0 works so maybe try earlier version of python