redo data

This commit is contained in:
shahules786 2022-10-27 21:39:33 +05:30
parent 078d3eb244
commit 64f52fe010
2 changed files with 4 additions and 3 deletions

View File

@ -32,11 +32,12 @@ echo "Making temp dir"
mkdir temp mkdir temp
pwd 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
echo "files" echo "files"
rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_training rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_training
rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_training rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_training
rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/NoisySpeech_testing
rm -rf /scratch/c.sistc3/MS-SNSD/DNS30/CleanSpeech_testing
# mkdir /scratch/c.sistc3/MS-SNSD/DNS30 # mkdir /scratch/c.sistc3/MS-SNSD/DNS30
python noisyspeech_synthesizer.py python noisyspeech_synthesizer.py

View File

@ -22,7 +22,7 @@ silence_length: 0.2
total_hours: 30 total_hours: 30
snr_lower: 0 snr_lower: 0
snr_upper: 40 snr_upper: 40
total_snrlevels: 5 total_snrlevels: 2
naming: train naming: train
noise_dir: /scratch/c.sistc3/MS-SNSD/noise_train noise_dir: /scratch/c.sistc3/MS-SNSD/noise_train