# HG changeset patch # User tomwalters # Date 1267024680 0 # Node ID fa06bfacf004e30ca75b1e16c8581790fb41a706 # Parent 5b1586a234f1a5f92ae359d16ec0358c495f00b7 -Typo in file path diff -r 5b1586a234f1 -r fa06bfacf004 scripts/HTKAimfeat.sh --- a/scripts/HTKAimfeat.sh Wed Feb 24 15:08:55 2010 +0000 +++ b/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/"