JackismyShephard / ultimate-rvc

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

utilize new python 3.12 features #110

Closed JackismyShephard closed 2 weeks ago

JackismyShephard commented 2 weeks ago

This PR updates the project by utilizing some new features introduced in python 3.1.2:

Additionally this pr updates pyproject.toml so that python version points to 3.12 and ruff formatting does not skip magic trailing commas.