Mercurial > hg > aimc
diff SConstruct @ 20:fff25824d1d1
-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 | f4e712d41321 |
children | d386805133f1 |
line wrap: on
line diff
--- a/SConstruct Mon Feb 22 12:45:05 2010 +0000 +++ b/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']