From b8a05c775c35f58ea9d2eba50a7573742646a90f Mon Sep 17 00:00:00 2001 From: shahules786 Date: Fri, 14 Oct 2022 16:44:37 +0530 Subject: [PATCH] mv files --- hpc_entrypoint.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hpc_entrypoint.sh b/hpc_entrypoint.sh index 2f3e6ed..5300dbb 100644 --- a/hpc_entrypoint.sh +++ b/hpc_entrypoint.sh @@ -36,5 +36,7 @@ pwd #python transcriber/tasks/embeddings/timit.py --directory /scratch/$USER/TIMIT/data/lisa/data/timit/raw/TIMIT/TEST --output ./data/test python noisyspeech_synthesizer.py echo "files" -ls /scratch/c.sistc3/MS-SNSD +mkdir /scratch/c.sistc3/MS-SNSD/DNS10 +mv ./CleanSpeech_training/ /scratch/c.sistc3/MS-SNSD/DNS10 +mv ./NoisySpeech_training/ /scratch/c.sistc3/MS-SNSD/DNS10 #python enhancer/cli/train.py