diff trunk/SConstruct @ 292:10d0803e37ec

-Added a module to scale output values by the channel centre frequency -Fixed file input to support loading and processing of multiple files -Updated the aimc main file to generate profiles like in the recognition experiments
author tomwalters
date Mon, 22 Feb 2010 17:51:27 +0000
parents 6cf55200a199
children aeac9e2151c6
line wrap: on
line diff
--- a/trunk/SConstruct	Mon Feb 22 12:45:05 2010 +0000
+++ b/trunk/SConstruct	Mon Feb 22 17:51:27 2010 +0000
@@ -42,6 +42,7 @@
                   'Modules/SAI/ModuleSAI.cc',
                   'Modules/SSI/ModuleSSI.cc',
                   'Modules/Profile/ModuleSlice.cc',
+                  'Modules/Profile/ModuleScaler.cc',
                   'Modules/Features/ModuleGaussians.cc',
                   'Modules/Output/FileOutputHTK.cc']