# HG changeset patch # User tomwalters # Date 1281695294 0 # Node ID 7397a93e471f7c7ec67ac61f9015fa8d372b3610 # Parent ba7037c151922b4ced18ab6e1fa9b22ab7f42396 - AWS diff -r ba7037c15192 -r 7397a93e471f trunk/experiments/scripts/cnbh-syllables/run_training_and_testing/run_test_instance.sh --- a/trunk/experiments/scripts/cnbh-syllables/run_training_and_testing/run_test_instance.sh Fri Aug 13 10:20:38 2010 +0000 +++ b/trunk/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