log

age author description
Fri, 26 Feb 2010 07:16:34 +0000 tomwalters -More fixes
Fri, 26 Feb 2010 07:12:14 +0000 tomwalters -Added CVs as well as VCs to the gen features script
Thu, 25 Feb 2010 23:08:08 +0000 tomwalters -Modified AIMCopy for slices experiment
Thu, 25 Feb 2010 22:02:00 +0000 tomwalters -New AIMCopy main for the SSI features (temporary hack till I get a working module load system)
Wed, 24 Feb 2010 15:18:00 +0000 tomwalters -Typo in file path
Wed, 24 Feb 2010 15:08:55 +0000 tomwalters -More updates for EC2
Wed, 24 Feb 2010 14:49:35 +0000 tomwalters -Script updates for EC2
Wed, 24 Feb 2010 14:07:01 +0000 tomwalters -Added HTKAimfeat script to run a complete experiment on the CNBH syllables database
Wed, 24 Feb 2010 14:02:54 +0000 tomwalters -Added script to prepare an Amazon EC2 machine to run AIM-C
Tue, 23 Feb 2010 21:52:58 +0000 tomwalters -Got rid of unnecesary dependencies again
Tue, 23 Feb 2010 21:51:11 +0000 tomwalters -Added a bit of junk to try and build a bianry for OS X 10.4 in SConstruct
Tue, 23 Feb 2010 13:09:33 +0000 tomwalters -Added more logging to AIMCopy
Tue, 23 Feb 2010 12:47:01 +0000 tomwalters -Added AIMCopy, a replacement for HTK's HCopy
Mon, 22 Feb 2010 18:17:14 +0000 tomwalters - Added scripts directory with a few basic scripts for testing modules and interfacting with matlab
Mon, 22 Feb 2010 18:10:55 +0000 tomwalters -Added necessary header files for linux build
Mon, 22 Feb 2010 17:51:27 +0000 tomwalters -Added a module to scale output values by the channel centre frequency
Mon, 22 Feb 2010 12:45:05 +0000 tomwalters -Removed extraneous debug logging
Mon, 22 Feb 2010 12:42:47 +0000 tomwalters -Moved scripts to new scripts dir
Sat, 20 Feb 2010 21:03:57 +0000 tomwalters -Added basic support for unit tests using gtest
Sat, 20 Feb 2010 17:56:40 +0000 tomwalters -Updated the Slaney IIR gammatone to use a cascase of four second-order filters as per the implementtion in Slaney's auditory toolbox. This is more numerically stable at high sample rates and low centre frequencies.
Fri, 19 Feb 2010 15:19:27 +0000 tomwalters -<math.h> replaced wit <cmath> where possible
Fri, 19 Feb 2010 14:19:32 +0000 tomwalters -Added a couple of scripts to run cpplint.py on everything (apart from 3rd party imports) and to build and install the python module
Fri, 19 Feb 2010 14:17:42 +0000 tomwalters -Updated the SWIG wrapper to include all the modules. Now employing a lazier strategy for the SWIG interface file.
Fri, 19 Feb 2010 13:07:54 +0000 tomwalters -Profile module for taking slices of an SAI or SSI (or anything else for that matter)