SociallyIneptWeeb / AICoverGen

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

Options for Vocal Only Input #56

Open MisterT96 opened 11 months ago

MisterT96 commented 11 months 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 11 months 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 11 months 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.