From 92ef7657cdb35c06dd216fa86d868e9a8a9f7465 Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Mon, 25 Sep 2023 17:12:21 -0500 Subject: [PATCH] Add files via upload --- demucs/apply.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demucs/apply.py b/demucs/apply.py index 5769376..ac4029b 100644 --- a/demucs/apply.py +++ b/demucs/apply.py @@ -140,6 +140,8 @@ def apply_model(model, mix, shifts=1, split=True, overlap=0.25, transition_power be on `device`, while the entire tracks will be stored on `mix.device`. """ + #print("Progress Bar?: ", type(set_progress_bar)) + global fut_length global bag_num global prog_bar