15hrs
This commit is contained in:
parent
e322c6280d
commit
e0abb458d5
|
|
@ -38,12 +38,12 @@ pwd
|
|||
# rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_testing
|
||||
# rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing
|
||||
|
||||
cp -r /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_testing /scratch/c.sistc3/MS-SNSD/DNS15/
|
||||
cp -r /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing /scratch/c.sistc3/MS-SNSD/DNS15/
|
||||
# cp -r /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_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
|
||||
|
||||
mv ./CleanSpeech_testing/ /scratch/c.sistc3/MS-SNSD/DNS15
|
||||
mv ./NoisySpeech_testing/ /scratch/c.sistc3/MS-SNSD/DNS15
|
||||
mv ./CleanSpeech_training/ /scratch/c.sistc3/MS-SNSD/DNS15
|
||||
mv ./NoisySpeech_training/ /scratch/c.sistc3/MS-SNSD/DNS15
|
||||
ls /scratch/c.sistc3/MS-SNSD/DNS15
|
||||
#python enhancer/cli/train.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue