# HG changeset patch # User tomwalters # Date 1281695294 0 # Node ID cbe78255b12c7f508a57145de99957bf493bcb29 # Parent ff758619db0be48d2f77edcb6c4c6b101f025709 - AWS diff -r ff758619db0b -r cbe78255b12c experiments/scripts/cnbh-syllables/run_training_and_testing/run_test_instance.sh --- a/experiments/scripts/cnbh-syllables/run_training_and_testing/run_test_instance.sh Fri Aug 13 10:20:38 2010 +0000 +++ b/experiments/scripts/cnbh-syllables/run_training_and_testing/run_test_instance.sh Fri Aug 13 10:28:14 2010 +0000 @@ -73,7 +73,7 @@ echo "Training iteration ${iter}..." let "nextiter=$iter+1" mkdir $WORKING_DIRECTORY/$hmm_type/hmm$nextiter - HERest -C $WORKING_DIRECTORY/$HMMCONFIG -I $WORKING_DIRECTORY/$TRAIN_MLF \ + HERest -C $WORKING_DIRECTORY/$HMMCONFIG -I $TRAIN_MLF \ -t 250.0 150.0 1000.0 -S $WORKING_DIRECTORY/$TRAIN_SCRIPT \ -H $WORKING_DIRECTORY/$hmm_type/hmm$iter/macros -H $WORKING_DIRECTORY/$hmm_type/hmm$iter/hmmdefs \ -M $WORKING_DIRECTORY/$hmm_type/hmm$nextiter $WORKING_DIRECTORY/$SYLLIST_COMPLETE