Mercurial > hg > aimc
comparison experiments/scripts/master.sh @ 242:a9dc6e8de42a
- Oops
author | tomwalters |
---|---|
date | Mon, 25 Oct 2010 00:31:07 +0000 |
parents | 587ab0b1f062 |
children | 5a0cd3fb3089 |
comparison
equal
deleted
inserted
replaced
241:587ab0b1f062 | 242:a9dc6e8de42a |
---|---|
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 |