fix: typo

This commit is contained in:
Félix Voituret
2019-11-26 12:17:30 +01:00
parent 902c29782a
commit 8a2af007e4

View File

@@ -74,7 +74,7 @@ def _separate_evaluation_dataset(arguments, musdb_root_directory, params):
codec='wav',
duration=600.,
offset=0.,
birate='128k',
bitrate='128k',
MWF=arguments.MWF,
verbose=arguments.verbose),
params)