# HG changeset patch # User tomwalters # Date 1281571045 0 # Node ID b4f0b6a45819695b7ae1942cb4c5947fcc1f0951 # Parent 41640b18c99c2f0700e1ac23d3a9c4f279bced3b - AWS diff -r 41640b18c99c -r b4f0b6a45819 experiments/scripts/master.sh --- a/experiments/scripts/master.sh Wed Aug 11 23:54:37 2010 +0000 +++ b/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