You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even with adding that flag, the program still generates both the vocal and the other (instrumental) version, and still takes double the time, is there a fix for it?
Even with adding that flag, the program still generates both the vocal and the other (instrumental) version, and still takes double the time, is there a fix for it?
I think it's not possible this flag will take double time. Can you add more details about your problem?
python inference.py \
--model_type mdx23c
--config_path configs/config_mdx23c_musdb18.yaml
--start_check_point results/last_mdx23c.ckpt
--input_folder input/wavs/
--store_dir separation_results/
--extract_instrumental ??
How should I write the extract_instrumental field?
The text was updated successfully, but these errors were encountered: