mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-28 09:21:03 +01:00
Update VocalRemover.py
This commit is contained in:
parent
4619778c93
commit
574632d495
@ -48,7 +48,7 @@ DEFAULT_DATA = {
|
|||||||
'output_image': False,
|
'output_image': False,
|
||||||
'sr': 44100,
|
'sr': 44100,
|
||||||
'hop_length': 1024,
|
'hop_length': 1024,
|
||||||
'window_size': 512,
|
'window_size': 320,
|
||||||
'n_fft': 2048,
|
'n_fft': 2048,
|
||||||
'stack': False,
|
'stack': False,
|
||||||
'stackPasses': 1,
|
'stackPasses': 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user