Hi, wondering if it ARC is still supported for model training. From what I found, it was said to be possible but I have tried out the guides and still seem to fail.
The guide I followed is as below
https://www.technopat.net/sosyal/konu/installing-rvc-webui-with-intel-arc-gpus.2806060/
At the end RVC still doesn't detect ARC and will force to CPU instead. Any ideas on this?
(I also installed pytorch and stuff which aren't listed in the guide)
(I also tried downloading the AMD/Intel repo from huggingface)
In this guide, we will install and use RVC WebUI with Intel ARC GPU's.
Intel PyTorch Library doesn't have native support for Windows so we have to use Native Linux or Linux via WSL.
Setup WSL on Windows:
Follow these instructions to setup Linux environment in Windows, then continue with Ubuntu...