mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-12 10:00:49 +01:00
Update README.md
This commit is contained in:
parent
05b6f056a1
commit
688d2ef459
40
README.md
40
README.md
@ -109,7 +109,7 @@ FFmpeg must be installed and configured for the application to process any track
|
||||
|
||||
## Models Included
|
||||
|
||||
All of the models included in the release were trained on large datasets containing a diverse range of music generes as well as different training parameters.
|
||||
All of the models included in the release were trained on large datasets containing a diverse range of music genres as well as different training parameters.
|
||||
|
||||
- **PLEASE NOTE:** Do not change the name of the models provided! The required parameters are specified and appended to the end of the filenames.
|
||||
|
||||
@ -139,32 +139,32 @@ Run your tracks through a single model only. This is the default conversion meth
|
||||
- **Choose Main Model** - Here is where you choose the main model to perform a deep vocal removal.
|
||||
- The *'Model Test Mode'* option makes it easier for the user to test different models on given tracks.
|
||||
|
||||
|
||||
### Ensemble Mode
|
||||
|
||||
Ensemble Mode will run your track(s) through multiple models and combine the resulting outputs for a more robust separation.
|
||||
|
||||
- **Choose Ensemble** - Here, you choose the ensemble you wish to run your track through.
|
||||
- The *'Save All Output'* option saves all of the outputs generated by each model in the ensemble.
|
||||
- The *'Save All Output'* option saves all of the outputs generated by each model in the ensemble when checked.
|
||||
|
||||
Currently, there are 4 ensembles you can choose from. Below is a list of models included in each ensemble.
|
||||
Currently, there are 4 ensembles you can choose from.
|
||||
|
||||
- **HP1 Models**
|
||||
- HP_4BAND_44100_A
|
||||
- HP_4BAND_44100_B
|
||||
- **HP2 Models**
|
||||
- HP2_4BAND_44100_1
|
||||
- HP2_4BAND_44100_2
|
||||
- HP2_3BAND_44100_MSB2
|
||||
- **All HP Models**
|
||||
- HP_4BAND_44100_A
|
||||
- HP_4BAND_44100_B
|
||||
- HP2_4BAND_44100_1
|
||||
- HP2_4BAND_44100_2
|
||||
- HP2_3BAND_44100_MSB2
|
||||
- **Vocal Models**
|
||||
- HP_Vocal_4BAND_44100
|
||||
- HP_Vocal_AGG_4BAND_44100
|
||||
- **List of models included in each ensemble:**
|
||||
- **HP1 Models**
|
||||
- HP_4BAND_44100_A
|
||||
- HP_4BAND_44100_B
|
||||
- **HP2 Models**
|
||||
- HP2_4BAND_44100_1
|
||||
- HP2_4BAND_44100_2
|
||||
- HP2_3BAND_44100_MSB2
|
||||
- **All HP Models**
|
||||
- HP_4BAND_44100_A
|
||||
- HP_4BAND_44100_B
|
||||
- HP2_4BAND_44100_1
|
||||
- HP2_4BAND_44100_2
|
||||
- HP2_3BAND_44100_MSB2
|
||||
- **Vocal Models**
|
||||
- HP_Vocal_4BAND_44100
|
||||
- HP_Vocal_AGG_4BAND_44100
|
||||
|
||||
- **PLEASE NOTE:** Ensemble mode is very resource heavy!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user