fix cp
This commit is contained in:
parent
1035fbb236
commit
7548647dfb
|
|
@ -39,8 +39,8 @@ pwd
|
||||||
# rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing
|
# rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing
|
||||||
|
|
||||||
mkdir /scratch/c.sistc3/MS-SNSD/DNS15
|
mkdir /scratch/c.sistc3/MS-SNSD/DNS15
|
||||||
cp /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_testing /scratch/c.sistc3/MS-SNSD/DNS15/
|
cp -r /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_testing /scratch/c.sistc3/MS-SNSD/DNS15/
|
||||||
cp /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing /scratch/c.sistc3/MS-SNSD/DNS15/
|
cp -r /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing /scratch/c.sistc3/MS-SNSD/DNS15/
|
||||||
|
|
||||||
python noisyspeech_synthesizer.py
|
python noisyspeech_synthesizer.py
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue