Mercurial > hg > aimc
comparison experiments/scripts/master.sh @ 131:517a7563985a
- Oops
author | tomwalters |
---|---|
date | Mon, 25 Oct 2010 00:31:07 +0000 |
parents | d52c80cc05b6 |
children | 21d8502c10f8 |
comparison
equal
deleted
inserted
replaced
130:d52c80cc05b6 | 131:517a7563985a |
---|---|
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 |