SociallyIneptWeeb / AICoverGen

A WebUI to create song covers with any RVC v2 trained AI voice from YouTube videos or audio files.
MIT License
1.12k stars 266 forks source link

Options for Vocal Only Input #56

Open MisterT96 opened 1 year ago

MisterT96 commented 1 year ago

It would be beneficial to incorporate an option allowing users to indicate that the existing file contains vocals only, facilitating the bypassing of several processing steps. This feature would be particularly advantageous when working with speeches or monologues devoid of musical components.

SociallyIneptWeeb commented 1 year ago

I believe you can use the official RVC voice conversion for that. This repo is for people who want to have vocal separation, voice conversion and audio mixing in one pipeline.

bkutasi commented 1 year ago

I think this would be an excellent feature. The installation of AICoverGen is much easier and streamlined than anything I've come across. Maybe just an api would be enough to send in files through the command line with a GET or a POST request.