JackismyShephard / ultimate-rvc

An app for creating song covers with any RVC v2 trained AI voice from YouTube videos or audio files.
MIT License
16 stars 5 forks source link

upgrade to python 3.11 #61

Closed JackismyShephard closed 1 month ago

JackismyShephard commented 1 month ago

upgrades python used by app to version 3.11. At the same time, also eliminates the need for installing Visual Studio build tools on windows. Instead, wheels requiring Visual Studio Build tools to compile are pre-compiled and downloaded from a remote repository.