mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-24 15:30:11 +01:00
Update inference_v5_ensemble.py
This commit is contained in:
parent
2b7622ebbf
commit
ae03754942
@ -173,7 +173,7 @@ def main(window: tk.Wm, text_widget: tk.Text, button_widget: tk.Button, progress
|
||||
'model_name':'HP2_3BAND_44100_MSB2',
|
||||
'model_params':'lib_v5/modelparams/3band_44100_msb2.json',
|
||||
'model_location':'models/Main Models/HP2_3BAND_44100_MSB2.pth',
|
||||
'using_archtecture': '537227KB',
|
||||
'using_archtecture': '537238KB',
|
||||
'loop_name': 'Ensemble Mode - Model 3/3'
|
||||
}
|
||||
]
|
||||
@ -213,7 +213,7 @@ def main(window: tk.Wm, text_widget: tk.Text, button_widget: tk.Button, progress
|
||||
'model_name':'HP2_3BAND_44100_MSB2',
|
||||
'model_params':'lib_v5/modelparams/3band_44100_msb2.json',
|
||||
'model_location':'models/Main Models/HP2_3BAND_44100_MSB2.pth',
|
||||
'using_archtecture': '537227KB',
|
||||
'using_archtecture': '537238KB',
|
||||
'loop_name': 'Ensemble Mode - Model 5/5'
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user