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

update packages #82

Closed JackismyShephard closed 4 weeks ago

JackismyShephard commented 4 weeks ago

This PR promotes some audio related packages (pedalboard, sox, yt-dlp). Additionally, and somewhat unrelated, this PR also optimizes file hashing using new hashlib.file_digest function introduced in python 3.11.