From 399e7062f2d1120f4fb453e7e5e4f122704eceaa Mon Sep 17 00:00:00 2001 From: shahules786 Date: Mon, 17 Oct 2022 15:33:29 +0530 Subject: [PATCH] rmv mv operation --- hpc_entrypoint.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hpc_entrypoint.sh b/hpc_entrypoint.sh index ee84908..92af6dc 100644 --- a/hpc_entrypoint.sh +++ b/hpc_entrypoint.sh @@ -34,8 +34,8 @@ pwd #python transcriber/tasks/embeddings/timit.py --directory /scratch/$USER/TIMIT/data/lisa/data/timit/raw/TIMIT/TRAIN --output ./data/train #python transcriber/tasks/embeddings/timit.py --directory /scratch/$USER/TIMIT/data/lisa/data/timit/raw/TIMIT/TEST --output ./data/test -mv /scratch/c.sistc3/MS-SNSD/DNS20/CleanSpeech_testing /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing -mv /scratch/c.sistc3/MS-SNSD/DNS20/NoisySpeech_testing /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_testing +# mv /scratch/c.sistc3/MS-SNSD/DNS20/CleanSpeech_testing /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing +# mv /scratch/c.sistc3/MS-SNSD/DNS20/NoisySpeech_testing /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_testing echo "Start Training..." python enhancer/cli/train.py