Mercurial > hg > aimc
comparison trunk/experiments/scripts/master.sh @ 416:23cd0dac0ccf
- Oops
author | tomwalters |
---|---|
date | Mon, 25 Oct 2010 00:31:07 +0000 |
parents | cac1f386e8d9 |
children | b0f4daed182b |
comparison
equal
deleted
inserted
replaced
415:cac1f386e8d9 | 416:23cd0dac0ccf |
---|---|
32 FEATURES_ROOT=$WORKING_VOLUME/003-features/ | 32 FEATURES_ROOT=$WORKING_VOLUME/003-features/ |
33 HMMS_ROOT=$WORKING_VOLUME/004-hmms/ | 33 HMMS_ROOT=$WORKING_VOLUME/004-hmms/ |
34 HTK_ROOT=$WORKING_VOLUME/software/htk/ | 34 HTK_ROOT=$WORKING_VOLUME/software/htk/ |
35 AIMC_ROOT=$WORKING_VOLUME/software/aimc/ | 35 AIMC_ROOT=$WORKING_VOLUME/software/aimc/ |
36 | 36 |
37 THIS_DIR=`basename $0` | 37 THIS_DIR=`dirname $0` |
38 AIMCOPY_CONFIGURATION_FILE=$THIS_DIR/cnbh-syllables/feature_generation/ssi_profile_features.aimcopycfg | 38 AIMCOPY_CONFIGURATION_FILE=$THIS_DIR/cnbh-syllables/feature_generation/ssi_profile_features.aimcopycfg |
39 | 39 |
40 # Number of cores on the experimental machine. Various scripts will try to use | 40 # Number of cores on the experimental machine. Various scripts will try to use |
41 # this if it's set. | 41 # this if it's set. |
42 # NUMBER_OF_CORES=8 | 42 # NUMBER_OF_CORES=8 |