Mercurial > hg > aimc
comparison scripts/HTKAimfeat.sh @ 30:5b1586a234f1
-More updates for EC2
author | tomwalters |
---|---|
date | Wed, 24 Feb 2010 15:08:55 +0000 |
parents | 5e888fbaaa80 |
children | fa06bfacf004 |
comparison
equal
deleted
inserted
replaced
29:5e888fbaaa80 | 30:5b1586a234f1 |
---|---|
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 |