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 .bat launcher script #59

Closed JackismyShephard closed 2 months ago

JackismyShephard commented 2 months ago

Fixes .bat launcher script for windows, so that miniconda executable is removed once it is no longer needed.

Additionally, this PR also adds comments to type aliases MixSongCoverHarnessArgs RunPipelineHarnessArgs explaining what parameter each type value represents.