mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
fix: typo
This commit is contained in:
@@ -74,7 +74,7 @@ def _separate_evaluation_dataset(arguments, musdb_root_directory, params):
|
|||||||
codec='wav',
|
codec='wav',
|
||||||
duration=600.,
|
duration=600.,
|
||||||
offset=0.,
|
offset=0.,
|
||||||
birate='128k',
|
bitrate='128k',
|
||||||
MWF=arguments.MWF,
|
MWF=arguments.MWF,
|
||||||
verbose=arguments.verbose),
|
verbose=arguments.verbose),
|
||||||
params)
|
params)
|
||||||
|
|||||||
Reference in New Issue
Block a user