Vali-98 / XTTS-RVC-UI

A Gradio UI for XTTSv2 and RVC.
MIT License
142 stars 50 forks source link

Where to find MSVC - VC 2022 C++ x64/x86 build tools? #3

Closed Gushousekai195 closed 10 months ago

Gushousekai195 commented 10 months ago

Where can I find them so I can get this properly installed?

Edit: Build tools 2022 is not supported on my Windows 10 system. How do I install the UI now?

Vali-98 commented 10 months ago

You could try the 2019 build tools, granted I myself have not tested this:

https://visualstudio.microsoft.com/visual-cpp-build-tools/

Otherwise, I don't really know any altenatives as the fairseq library is necessary in the project.