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

Move-delete-audio-functionality-to-dedicated-tab #56

Closed JackismyShephard closed 2 months ago

JackismyShephard commented 2 months ago

This PR moves the deletion of intermediate audio files functionality to a dedicated tab in webui.

Additionally, this PR also removes the option to keep intermediate audio files, instead always keeping intermediate audio files. The option to show intermediate audio files is still kept but moved into the Audio output accordion in the webui (this might not be the best place for it, but it will make do for now)