# HG changeset patch # User tomwalters # Date 1281571045 0 # Node ID b5cc3b21f8db2402dd79cf6e53e8aad2a3086a7e # Parent 7074795fd2ebe9cc22716c9d89dd67a6c06d36b5 - AWS diff -r 7074795fd2eb -r b5cc3b21f8db trunk/experiments/scripts/master.sh --- 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