Spaces:
Running
Running
Update audio_sep_splitter.py
Browse files- audio_sep_splitter.py +0 -1
audio_sep_splitter.py
CHANGED
@@ -156,7 +156,6 @@ def download_file(url_for_download, output_path):
|
|
156 |
|
157 |
|
158 |
def batch_process_for_file(input_path, output_path, stem, filter_type, splitter):
|
159 |
-
load_dotenv("/home/airflow/utils/deepsync_dub_utils/.env.lalalai")
|
160 |
license = os.environ.get("LALALAI_LICENCE")
|
161 |
|
162 |
try:
|
|
|
156 |
|
157 |
|
158 |
def batch_process_for_file(input_path, output_path, stem, filter_type, splitter):
|
|
|
159 |
license = os.environ.get("LALALAI_LICENCE")
|
160 |
|
161 |
try:
|