changeset 79:b4f0b6a45819

- AWS
author tomwalters
date Wed, 11 Aug 2010 23:57:25 +0000
parents 41640b18c99c
children fe663c107ba7
files experiments/scripts/master.sh
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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