mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-02-17 19:19:15 +01:00
Update README.md
This commit is contained in:
parent
bddef0d785
commit
28f6446494
@ -105,7 +105,7 @@ python 12_model_ens_inference.py -g 0 -s -i "INPUT"
|
||||
|
||||
### Ensembler
|
||||
|
||||
The ensembler has the ability to take 2 instrummental or vocal outputs generated by different models and combine the best results from both! Here is how to use it manually -
|
||||
The ensembler has the ability to take 2 instrumental or vocal outputs generated by different models and combine the best results from both! Here is how to use it manually -
|
||||
|
||||
- For instrumental outputs, run the following command:
|
||||
|
||||
@ -113,7 +113,7 @@ The ensembler has the ability to take 2 instrummental or vocal outputs generated
|
||||
python lib/spec_utils.py -a min_mag -m modelparams/1band_sr44100_hl512.json "INPUT1" "INPUT2" -o "CHOOSEFILENAME"
|
||||
```
|
||||
|
||||
- For instrumental outputs, run the following command:
|
||||
- For vocal outputs, run the following command:
|
||||
|
||||
```
|
||||
python lib/spec_utils.py -a max_mag -m modelparams/1band_sr44100_hl512.json "INPUT1" "INPUT2" -o "CHOOSEFILENAME"
|
||||
|
Loading…
x
Reference in New Issue
Block a user