comparison trunk/experiments/scripts/cnbh-syllables/run_training_and_testing/test_features.sh @ 372:26833fbaa597

- AWS
author tomwalters
date Thu, 12 Aug 2010 15:26:35 +0000
parents 43bada33b705
children 366821b2d155
comparison
equal deleted inserted replaced
371:c3725d638bbb 372:26833fbaa597
20 TESTING_ITERATIONS_LIST=$7 20 TESTING_ITERATIONS_LIST=$7
21 input_vector_size=$8 21 input_vector_size=$8
22 feature_code=$9 22 feature_code=$9
23 TRAIN_SPEAKERS=${10} 23 TRAIN_SPEAKERS=${10}
24 TEST_SPEAKERS=${11} 24 TEST_SPEAKERS=${11}
25 TRAIN_MLF=${12}
26
25 27
26 HMMCONFIG=hmm_configuration 28 HMMCONFIG=hmm_configuration
27 29
28 THIS_DIR=`dirname $0` 30 THIS_DIR=`dirname $0`
29 31