Mercurial > hg > aimc
comparison trunk/scripts/HTKAimfeat.sh @ 303:403763a98382
-More updates for EC2
author | tomwalters |
---|---|
date | Wed, 24 Feb 2010 15:08:55 +0000 |
parents | d0c7bc9b1e21 |
children | e4f704f67ca6 |
comparison
equal
deleted
inserted
replaced
302:d0c7bc9b1e21 | 303:403763a98382 |
---|---|
44 | 44 |
45 # Source directory for all the sound files | 45 # Source directory for all the sound files |
46 SOUND_SOURCE="/media/sound-database/cnbh-sounds" | 46 SOUND_SOURCE="/media/sound-database/cnbh-sounds" |
47 | 47 |
48 # Location of the AIMCopy binary if not in the path | 48 # Location of the AIMCopy binary if not in the path |
49 AIMCOPY_PREFIX="./aimc-read-only/build/posix-release/" | 49 AIMCOPY_PREFIX="../aimc-read-only/build/posix-release/" |
50 | 50 |
51 # Location of HTK binaries if not in the path | 51 # Location of HTK binaries if not in the path |
52 HTK_PREFIX="/media/sound-database/htk/bin/" | 52 HTK_PREFIX="" |
53 | 53 |
54 # Names of various internal files and directories. | 54 # Names of various internal files and directories. |
55 # Rename here if you don't like them for some reason. | 55 # Rename here if you don't like them for some reason. |
56 SYLLIST=syls | 56 SYLLIST=syls |
57 SYLLIST_COMPLETE=syllist | 57 SYLLIST_COMPLETE=syllist |