# HG changeset patch # User tomwalters # Date 1267024680 0 # Node ID e4f704f67ca63aeb350c7a3f0c478e9faa454397 # Parent 403763a98382ccd8555ded2adcdf57222a11669c -Typo in file path diff -r 403763a98382 -r e4f704f67ca6 trunk/scripts/HTKAimfeat.sh --- 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/"