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