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

fix typing issues #70

Closed JackismyShephard closed 1 month ago

JackismyShephard commented 1 month ago

Fixes bug from https://github.com/JackismyShephard/ultimate-rvc/pull/68. Specifically, changes name of typing folder from src/typing to src/typings so that built-in module typing is not shadowed.