diff scripts/HTKAimfeat.sh @ 31:fa06bfacf004

-Typo in file path
author tomwalters
date Wed, 24 Feb 2010 15:18:00 +0000
parents 5b1586a234f1
children
line wrap: on
line diff
--- 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/"