Mercurial > hg > aimc
diff trunk/experiments/scripts/master.sh @ 360:b5cc3b21f8db
- AWS
author | tomwalters |
---|---|
date | Wed, 11 Aug 2010 23:57:25 +0000 |
parents | 7074795fd2eb |
children | 59c85b6e9cd3 |
line wrap: on
line diff
--- a/trunk/experiments/scripts/master.sh Wed Aug 11 23:54:37 2010 +0000 +++ b/trunk/experiments/scripts/master.sh Wed Aug 11 23:57:25 2010 +0000 @@ -48,8 +48,8 @@ # Generate versions of the CNBH syllables spoke pattern with a range of # signal-to-noise ratios (SNRs). The versions are put in the directory # ${SOUNDS_ROOT}/${SNR}_dB/ for each SNR in $SNRS. -#SNRS="30 27 24 21 18 15 12 9 6 3 0" -SNRS="30" # For testing +SNRS="30 27 24 21 18 15 12 9 6 3 0" +#SNRS="30" # For testing ./cnbh-syllables/feature_generation/pink_noise.sh $SOUNDS_ROOT/clean/ "$SNRS" # Make the list of all feature drectories @@ -118,7 +118,7 @@ HMM_OUTPUT_COMPONENTS="1 2 3 4 5 6" FEATURE_CLASS=mfcc -FEATURE_SUFFIX=mfc +FEATURE_SUFFIX=htk FEATURE_SIZE=39 FEATURE_TYPE=MFCC_0_D_A