Mercurial > hg > aimc
changeset 304:e4f704f67ca6
-Typo in file path
author | tomwalters |
---|---|
date | Wed, 24 Feb 2010 15:18:00 +0000 |
parents | 403763a98382 |
children | ed91095d9240 |
files | trunk/scripts/HTKAimfeat.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/trunk/scripts/HTKAimfeat.sh Wed Feb 24 15:08:55 2010 +0000 +++ b/trunk/scripts/HTKAimfeat.sh Wed Feb 24 15:18:00 2010 +0000 @@ -43,7 +43,7 @@ MFCC_FEATURES= # Source directory for all the sound files -SOUND_SOURCE="/media/sound-database/cnbh-sounds" +SOUND_SOURCE="/media/sounds-database/cnbh-sounds" # Location of the AIMCopy binary if not in the path AIMCOPY_PREFIX="../aimc-read-only/build/posix-release/"