From 936bcd9869570299de16df8970b33d983fa4bc63 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Thu, 1 Sep 2022 09:46:53 +0530 Subject: [PATCH] config --- conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.yaml b/conf.yaml index e0edeed..969bde8 100644 --- a/conf.yaml +++ b/conf.yaml @@ -4,5 +4,5 @@ files: test_clean: clean_testset_wav test_noisy: noisy_testset_wav paths: - data: ${hydra:runtime.cwd}/../data/vctk + data: ${hydra:runtime.cwd}/datasets/vctk log: ./runs \ No newline at end of file