tsurumeso / vocal-remover

Vocal Remover using Deep Neural Networks
MIT License
1.47k stars 215 forks source link

Change aggressiveness of model (inference) #176

Open KatieBelli opened 3 months ago

KatieBelli commented 3 months ago

In Ultimate Vocal Remover you can change the aggression setting of the VR models (user input would allow decent results from -100 to 100).

How do we implement this option into the inference script?