From 6b8492cd8acf1e6389d2df74060c1fc89382a303 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Wed, 28 Sep 2022 10:15:43 +0530 Subject: [PATCH] rmv unused config --- conf.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 conf.yaml diff --git a/conf.yaml b/conf.yaml deleted file mode 100644 index 969bde8..0000000 --- a/conf.yaml +++ /dev/null @@ -1,8 +0,0 @@ -files: - train_clean: clean_testset_wav - train_noisy: noisy_testset_wav - test_clean: clean_testset_wav - test_noisy: noisy_testset_wav -paths: - data: ${hydra:runtime.cwd}/datasets/vctk - log: ./runs \ No newline at end of file