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

limit try-except blocks #24

Closed JackismyShephard closed 4 months ago

JackismyShephard commented 4 months ago

Limit try-except blocks in code by utilizing the exception_harness helper function all places where it is possible.