changeset 312:66d5c4d2d90c

-Ec2 changes
author tomwalters
date Mon, 01 Mar 2010 19:09:27 +0000
parents 02cea9301d84
children 1705e25d5a59
files trunk/scripts/gen_features.sh
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/trunk/scripts/gen_features.sh	Fri Feb 26 17:15:47 2010 +0000
+++ b/trunk/scripts/gen_features.sh	Mon Mar 01 19:09:27 2010 +0000
@@ -6,12 +6,13 @@
 # Author: Thomas Walters <tom@acousticscale.org>
 
 # Source directory for all the sound files
+#SOUND_SOURCE="/Users/Tom/Documents/Work/PhD/HTk-AIM/Sounds/"
 SOUND_SOURCE="/media/sounds-database/cnbh-sounds/"
 
 # Location of the AIMCopy binary if not in the path
-AIMCOPY_PREFIX="../build/posix-release/"
+AIMCOPY_PREFIX="../aimc-read-only/build/posix-release/"
 
-MACHINE_CORES=2
+MACHINE_CORES=1
 
 # Names of various internal files and directories. 
 # Rename here if you don't like them for some reason.