log

age author description
Sat, 09 Feb 2013 23:53:48 +0000 flatmax First commit. Refer to the api [1] 'Philosophy of the implementation' for information on the approach used to implement CARFAC in C++.
Wed, 06 Feb 2013 15:41:24 +0000 tomwalters - Allow the SAI to use double-buffering, as was originally intended.
Tue, 26 Feb 2013 10:43:26 +0000 flatmax Updated Matrix resizing and Zeroing using rif@google's suggestions.
Wed, 20 Feb 2013 22:34:13 +0000 flatmax updated the documentation
Wed, 20 Feb 2013 22:30:19 +0000 flatmax Fixed certain minor documentation bugs.
Sat, 09 Feb 2013 23:53:48 +0000 flatmax First commit. Refer to the api [1] 'Philosophy of the implementation' for information on the approach used to implement CARFAC in C++.
Wed, 06 Feb 2013 15:41:24 +0000 tomwalters - Allow the SAI to use double-buffering, as was originally intended.
Thu, 11 Oct 2012 21:40:17 +0000 Ulf Hammarqvist (none)
Thu, 11 Oct 2012 21:33:57 +0000 Ulf Hammarqvist (none)
Thu, 11 Oct 2012 21:32:30 +0000 Ulf Hammarqvist (none)
Thu, 11 Oct 2012 21:28:34 +0000 Ulf Hammarqvist some more refactor, and stubbed more unit test.
Thu, 11 Oct 2012 20:55:03 +0000 Ulf Hammarqvist some refactoring
Thu, 11 Oct 2012 19:37:10 +0000 Ulf Hammarqvist seemingly mingw likes tabs for makefiles ...?
Wed, 10 Oct 2012 19:30:59 +0000 Ulf Hammarqvist (none)
Thu, 11 Oct 2012 21:40:17 +0000 Ulf Hammarqvist (none) carfac_cpp
Thu, 11 Oct 2012 21:33:57 +0000 Ulf Hammarqvist (none) carfac_cpp
Thu, 11 Oct 2012 21:32:30 +0000 Ulf Hammarqvist (none) carfac_cpp
Thu, 11 Oct 2012 21:28:34 +0000 Ulf Hammarqvist some more refactor, and stubbed more unit test. carfac_cpp
Thu, 11 Oct 2012 20:55:03 +0000 Ulf Hammarqvist some refactoring carfac_cpp
Thu, 11 Oct 2012 19:37:10 +0000 Ulf Hammarqvist seemingly mingw likes tabs for makefiles ...? carfac_cpp
Wed, 10 Oct 2012 19:30:59 +0000 Ulf Hammarqvist (none) carfac_cpp
Tue, 10 Jul 2012 07:44:29 +0000 tom - Add limits.h
Tue, 10 Jul 2012 07:39:24 +0000 tom - Remove oscpack support until it works everywhere.
Mon, 25 Jun 2012 11:14:08 +0000 tom Update copyright lines on Google files.
Fri, 22 Jun 2012 12:28:31 +0000 tomwalters Move script to a more sensible location.
Fri, 22 Jun 2012 12:27:44 +0000 tomwalters Example config for OSC
Fri, 22 Jun 2012 12:26:11 +0000 tomwalters Make OSC support build
Fri, 22 Jun 2012 12:22:08 +0000 tomwalters Add support for outputting featutes using OSC (for use with the Wekinator, etc).
Fri, 22 Jun 2012 12:17:24 +0000 tomwalters Re-add support for plotting strobes (untested).
Wed, 30 May 2012 20:54:57 +0000 dicklyon Update Design example result to agree with latest version
Wed, 30 May 2012 20:49:47 +0000 dicklyon Update OHC_NLF parameterization and parameter values
Fri, 25 May 2012 11:34:55 +0000 Ulf Hammarqvist * CARFAC_unittest.cpp
Thu, 24 May 2012 22:26:56 +0000 dicklyon Major update to how the DOHC works; like in recent book OHC chapter; Design Doc update (a bit)
Sun, 20 May 2012 22:36:47 +0000 Ulf Hammarqvist * Added class Ear, and moved the CARFAC members AGC CAR IHC into Ear. CARFAC now holds an array of Ear. TBD what is best.
Sat, 12 May 2012 04:31:59 +0000 dicklyon Separate the OHC nonlinear function into new file CARFAC_OHC_NLF.m. Update Design doc a bit. Add optional outputs and hacks that I used with Roy to look at distortion effects in OHC.
Tue, 01 May 2012 23:32:24 +0000 tomwalters Fixed ffmpeg frame-rate bug
Mon, 23 Apr 2012 22:58:40 +0000 dicklyon add an ears array level everywhere
Mon, 23 Apr 2012 21:02:04 +0000 dicklyon fix some bugs I left in IHC one-cap and just-hwr modes
Tue, 10 Apr 2012 05:40:18 +0000 dicklyon Simplify AGC_Step, moving multi-aural cross coupling to new function CARFAC_Cross_Couple
Mon, 09 Apr 2012 13:22:28 +0000 pfh1976 Compute member detect_scale_ in AGC_coefficients
Mon, 09 Apr 2012 09:43:02 +0000 Ulf Hammarqvist * SUGGESTED re-factor of the FIR_coeffs calls (old code remains in commented out form for easy comparison).
Mon, 09 Apr 2012 06:15:05 +0000 dicklyon update how loop gain gets calculated, to remove dependency of AGC coeffs on IHC behavior, and speech up design by replacing iterations to convergence with DC models.
Sun, 08 Apr 2012 19:40:13 +0000 Ulf Hammarqvist Fixed the ERB_Hz default parameter bug also in c++
Sun, 08 Apr 2012 14:28:55 +0000 pfh1976 Adding code to AGC_coefficients(AGC_params*, float, int)
Sun, 08 Apr 2012 04:15:27 +0000 dicklyon fix bug in ERB_Hz defaulting in min_zeta computation; move top_level params into CAR_params
Sat, 07 Apr 2012 10:00:56 +0000 Ulf Hammarqvist (none)
Sat, 07 Apr 2012 09:59:35 +0000 Ulf Hammarqvist comments
Sat, 07 Apr 2012 09:52:04 +0000 Ulf Hammarqvist Added the initialization of g0, but parting from the MATLAB way of doing it. (temporary measure)
Sat, 07 Apr 2012 09:41:39 +0000 Ulf Hammarqvist (none)
Sat, 07 Apr 2012 09:35:10 +0000 Ulf Hammarqvist Implemented all but g0 initialisation in CAR class
Sat, 31 Mar 2012 18:15:17 +0000 Ulf Hammarqvist stubbed CAR_coefficients constructor
Sat, 31 Mar 2012 17:36:22 +0000 Ulf Hammarqvist (none)
Sat, 31 Mar 2012 17:24:08 +0000 Ulf Hammarqvist stubbed some more, and tidying
Thu, 29 Mar 2012 19:43:36 +0000 Ulf Hammarqvist style
Wed, 28 Mar 2012 20:26:15 +0000 Ulf Hammarqvist (none)
Wed, 28 Mar 2012 20:24:28 +0000 Ulf Hammarqvist (none)
Wed, 28 Mar 2012 17:20:06 +0000 Ulf Hammarqvist (none)
Wed, 28 Mar 2012 16:44:46 +0000 Ulf Hammarqvist stubilub lolipop
Wed, 28 Mar 2012 16:08:11 +0000 Ulf Hammarqvist rewrote CARFAC to have pointers as members
Wed, 28 Mar 2012 07:12:22 +0000 Ulf Hammarqvist Skeleton draft of CARFAC classes.
Thu, 22 Mar 2012 23:06:46 +0000 dicklyon Simplify plotting mess in CARFAC_Run
Thu, 22 Mar 2012 22:37:56 +0000 dicklyon New design params, including narrower AGC, Greenwood map for more channels, default 71, some renaming, open loop feature, ...
Fri, 16 Mar 2012 04:31:56 +0000 dicklyon A few straggling fixes for binaural files
Fri, 16 Mar 2012 04:19:24 +0000 dicklyon Add CARFAC_Design_Doc.txt, CARFAC_Run_Segment.m, and some renames; rename various variables to be more parallel; clean up init code and such.
Mon, 12 Mar 2012 06:14:53 +0000 dicklyon Implement group-delay in CARFAC_Transfer_Functions, and adjust design parameters to make it come out good (with increased min damping in low-f channels)
Sun, 11 Mar 2012 22:45:36 +0000 alan.strelzoff Added a calculation (last plot) of the group delay. The previous check in fixed a couple of bugs.
Sun, 11 Mar 2012 00:49:12 +0000 alan.strelzoff (none)
Sun, 11 Mar 2012 00:31:57 +0000 dicklyon reparameterize stage gain g and compressed damping with theta; interpolate g
Sat, 10 Mar 2012 06:22:56 +0000 dicklyon Remove extra sample delay in CARFAC_FilterStep.m
Sat, 10 Mar 2012 05:05:35 +0000 dicklyon More updates
Wed, 07 Mar 2012 23:18:32 +0000 dicklyon added some missing headers
Wed, 07 Mar 2012 23:10:44 +0000 dicklyon Add CARFAC_Transfer_Functions.m
Wed, 07 Mar 2012 19:45:39 +0000 dicklyon Clean up AGC FIR smoothing coeffs code
Wed, 07 Mar 2012 00:03:09 +0000 dicklyon Improve AGC coeffs design with better math
Thu, 01 Mar 2012 19:49:24 +0000 dicklyon Major AGC improvements mostly
Mon, 27 Feb 2012 21:50:20 +0000 alan.strelzoff (none)
Wed, 22 Feb 2012 14:09:47 +0000 tom Final automation steps for starting the server.
Wed, 22 Feb 2012 14:03:43 +0000 tom AIM-o-matic scripts for automated running of AIM on a server.
Tue, 21 Feb 2012 11:56:47 +0000 tom Make movie output really output a movie
Thu, 16 Feb 2012 19:07:18 +0000 dicklyon add sample data file plan.wav
Thu, 16 Feb 2012 18:34:04 +0000 dicklyon Bug fixes to make binaural work
Wed, 15 Feb 2012 21:26:40 +0000 tom Added MATLAB code for Lyon's CAR-FAC filter cascade.
Tue, 10 Jul 2012 07:44:29 +0000 tom - Add limits.h
Tue, 10 Jul 2012 07:39:24 +0000 tom - Remove oscpack support until it works everywhere.
Mon, 25 Jun 2012 11:14:08 +0000 tom Update copyright lines on Google files.
Fri, 22 Jun 2012 12:28:31 +0000 tomwalters Move script to a more sensible location.
Fri, 22 Jun 2012 12:27:44 +0000 tomwalters Example config for OSC
Fri, 22 Jun 2012 12:26:11 +0000 tomwalters Make OSC support build
Fri, 22 Jun 2012 12:22:08 +0000 tomwalters Add support for outputting featutes using OSC (for use with the Wekinator, etc).
Fri, 22 Jun 2012 12:17:24 +0000 tomwalters Re-add support for plotting strobes (untested).
Wed, 30 May 2012 20:54:57 +0000 dicklyon Update Design example result to agree with latest version
Wed, 30 May 2012 20:49:47 +0000 dicklyon Update OHC_NLF parameterization and parameter values
Fri, 25 May 2012 11:34:55 +0000 Ulf Hammarqvist * CARFAC_unittest.cpp carfac_cpp
Thu, 24 May 2012 22:26:56 +0000 dicklyon Major update to how the DOHC works; like in recent book OHC chapter; Design Doc update (a bit)
Sun, 20 May 2012 22:36:47 +0000 Ulf Hammarqvist * Added class Ear, and moved the CARFAC members AGC CAR IHC into Ear. CARFAC now holds an array of Ear. TBD what is best. carfac_cpp
Sat, 12 May 2012 04:31:59 +0000 dicklyon Separate the OHC nonlinear function into new file CARFAC_OHC_NLF.m. Update Design doc a bit. Add optional outputs and hacks that I used with Roy to look at distortion effects in OHC.
Tue, 01 May 2012 23:32:24 +0000 tomwalters Fixed ffmpeg frame-rate bug
Mon, 23 Apr 2012 22:58:40 +0000 dicklyon add an ears array level everywhere
Mon, 23 Apr 2012 21:02:04 +0000 dicklyon fix some bugs I left in IHC one-cap and just-hwr modes
Tue, 10 Apr 2012 05:40:18 +0000 dicklyon Simplify AGC_Step, moving multi-aural cross coupling to new function CARFAC_Cross_Couple
Mon, 09 Apr 2012 13:22:28 +0000 pfh1976 Compute member detect_scale_ in AGC_coefficients carfac_cpp
Mon, 09 Apr 2012 09:43:02 +0000 Ulf Hammarqvist * SUGGESTED re-factor of the FIR_coeffs calls (old code remains in commented out form for easy comparison). carfac_cpp
Mon, 09 Apr 2012 06:15:05 +0000 dicklyon update how loop gain gets calculated, to remove dependency of AGC coeffs on IHC behavior, and speech up design by replacing iterations to convergence with DC models.
Sun, 08 Apr 2012 19:40:13 +0000 Ulf Hammarqvist Fixed the ERB_Hz default parameter bug also in c++ carfac_cpp
Sun, 08 Apr 2012 14:28:55 +0000 pfh1976 Adding code to AGC_coefficients(AGC_params*, float, int) carfac_cpp
Sun, 08 Apr 2012 04:15:27 +0000 dicklyon fix bug in ERB_Hz defaulting in min_zeta computation; move top_level params into CAR_params
Sat, 07 Apr 2012 10:00:56 +0000 Ulf Hammarqvist (none) carfac_cpp
Sat, 07 Apr 2012 09:59:35 +0000 Ulf Hammarqvist comments carfac_cpp
Sat, 07 Apr 2012 09:52:04 +0000 Ulf Hammarqvist Added the initialization of g0, but parting from the MATLAB way of doing it. (temporary measure) carfac_cpp
Sat, 07 Apr 2012 09:41:39 +0000 Ulf Hammarqvist (none) carfac_cpp
Sat, 07 Apr 2012 09:35:10 +0000 Ulf Hammarqvist Implemented all but g0 initialisation in CAR class carfac_cpp
Sat, 31 Mar 2012 18:15:17 +0000 Ulf Hammarqvist stubbed CAR_coefficients constructor carfac_cpp
Sat, 31 Mar 2012 17:36:22 +0000 Ulf Hammarqvist (none) carfac_cpp
Sat, 31 Mar 2012 17:24:08 +0000 Ulf Hammarqvist stubbed some more, and tidying carfac_cpp
Thu, 29 Mar 2012 19:43:36 +0000 Ulf Hammarqvist style carfac_cpp
Wed, 28 Mar 2012 20:26:15 +0000 Ulf Hammarqvist (none) carfac_cpp
Wed, 28 Mar 2012 20:24:28 +0000 Ulf Hammarqvist (none) carfac_cpp
Wed, 28 Mar 2012 17:20:06 +0000 Ulf Hammarqvist (none) carfac_cpp
Wed, 28 Mar 2012 16:44:46 +0000 Ulf Hammarqvist stubilub lolipop carfac_cpp
Wed, 28 Mar 2012 16:08:11 +0000 Ulf Hammarqvist rewrote CARFAC to have pointers as members carfac_cpp
Wed, 28 Mar 2012 07:12:22 +0000 Ulf Hammarqvist Skeleton draft of CARFAC classes. carfac_cpp
Thu, 22 Mar 2012 23:06:46 +0000 dicklyon Simplify plotting mess in CARFAC_Run
Thu, 22 Mar 2012 22:37:56 +0000 dicklyon New design params, including narrower AGC, Greenwood map for more channels, default 71, some renaming, open loop feature, ...
Fri, 16 Mar 2012 04:31:56 +0000 dicklyon A few straggling fixes for binaural files
Fri, 16 Mar 2012 04:19:24 +0000 dicklyon Add CARFAC_Design_Doc.txt, CARFAC_Run_Segment.m, and some renames; rename various variables to be more parallel; clean up init code and such.
Mon, 12 Mar 2012 06:14:53 +0000 dicklyon Implement group-delay in CARFAC_Transfer_Functions, and adjust design parameters to make it come out good (with increased min damping in low-f channels)
Sun, 11 Mar 2012 22:45:36 +0000 alan.strelzoff Added a calculation (last plot) of the group delay. The previous check in fixed a couple of bugs.
Sun, 11 Mar 2012 00:49:12 +0000 alan.strelzoff (none)
Sun, 11 Mar 2012 00:31:57 +0000 dicklyon reparameterize stage gain g and compressed damping with theta; interpolate g
Sat, 10 Mar 2012 06:22:56 +0000 dicklyon Remove extra sample delay in CARFAC_FilterStep.m
Sat, 10 Mar 2012 05:05:35 +0000 dicklyon More updates
Wed, 07 Mar 2012 23:18:32 +0000 dicklyon added some missing headers
Wed, 07 Mar 2012 23:10:44 +0000 dicklyon Add CARFAC_Transfer_Functions.m
Wed, 07 Mar 2012 19:45:39 +0000 dicklyon Clean up AGC FIR smoothing coeffs code
Wed, 07 Mar 2012 00:03:09 +0000 dicklyon Improve AGC coeffs design with better math
Thu, 01 Mar 2012 19:49:24 +0000 dicklyon Major AGC improvements mostly
Mon, 27 Feb 2012 21:50:20 +0000 alan.strelzoff (none)
Wed, 22 Feb 2012 14:09:47 +0000 tom Final automation steps for starting the server.
Wed, 22 Feb 2012 14:03:43 +0000 tom AIM-o-matic scripts for automated running of AIM on a server.
Tue, 21 Feb 2012 11:56:47 +0000 tom Make movie output really output a movie
Thu, 16 Feb 2012 19:07:18 +0000 dicklyon add sample data file plan.wav
Thu, 16 Feb 2012 18:34:04 +0000 dicklyon Bug fixes to make binaural work
Wed, 15 Feb 2012 21:26:40 +0000 tom Added MATLAB code for Lyon's CAR-FAC filter cascade.
Thu, 13 Jan 2011 18:58:15 +0000 hamel.phil Changed a comment
Thu, 13 Jan 2011 18:49:40 +0000 hamel.phil small bug in /swig/audio_example.py
Thu, 13 Jan 2011 18:46:47 +0000 hamel.phil Added a line to fix an installation problem with an old swig version
Mon, 10 Jan 2011 16:01:10 +0000 hamel.phil small change in python aimc data write
Thu, 06 Jan 2011 20:11:41 +0000 hamel.phil Debug output for audio_example and added a write function for aimc_data
Thu, 06 Jan 2011 16:30:25 +0000 hamel.phil removed a debug printout
Thu, 06 Jan 2011 03:33:11 +0000 hamel.phil corrected a bug with stereo files in FileInput, and some more stuff
Wed, 05 Jan 2011 18:48:02 +0000 hamel.phil corrected a bug in the swig example and added a new more complex example
Sun, 14 Nov 2010 06:04:58 +0000 tomwalters - Hack for directories
Sun, 14 Nov 2010 06:01:30 +0000 tomwalters - ...done properly this time
Sun, 14 Nov 2010 06:00:12 +0000 tomwalters - Windows directory support
Sun, 14 Nov 2010 05:56:50 +0000 tomwalters - Support for output as a set of PNG files.
Sun, 07 Nov 2010 07:38:20 +0000 tom - Support for training on random SNRs
Thu, 04 Nov 2010 21:28:26 +0000 tom - A few more example config files
Thu, 04 Nov 2010 19:48:53 +0000 tom - AIMC format file output
Thu, 04 Nov 2010 19:04:35 +0000 tom Created wiki page through web user interface.
Thu, 04 Nov 2010 18:34:46 +0000 tom Edited wiki page AIMCDataFormat through web user interface.
Thu, 04 Nov 2010 18:29:45 +0000 tom Edited wiki page AIMCDataFormat through web user interface.
Thu, 04 Nov 2010 18:29:10 +0000 tom Edited wiki page AIMCDataFormat through web user interface.
Thu, 04 Nov 2010 18:23:08 +0000 tom Edited wiki page AIMCDataFormat through web user interface.
Thu, 04 Nov 2010 18:22:42 +0000 tom Created wiki page through web user interface.
Thu, 04 Nov 2010 18:15:08 +0000 tom Edited wiki page AIMCopyExamples through web user interface.
Thu, 04 Nov 2010 18:08:37 +0000 tom Edited wiki page AIMCopyExamples through web user interface.
Thu, 04 Nov 2010 18:07:46 +0000 tom Edited wiki page AIMCopyExamples through web user interface.
Thu, 04 Nov 2010 18:05:58 +0000 tom Created wiki page through web user interface.
Thu, 04 Nov 2010 17:53:00 +0000 tom Created wiki page through web user interface.
Wed, 03 Nov 2010 01:27:59 +0000 tom Edited wiki page BuildingOnWindows through web user interface.
Tue, 02 Nov 2010 23:46:56 +0000 tomwalters Windows build fixes.
Tue, 02 Nov 2010 22:17:13 +0000 tom Edited wiki page BuildingOnWindows through web user interface.
Mon, 01 Nov 2010 01:36:44 +0000 tomwalters - Offscreen plotting
Mon, 01 Nov 2010 01:29:33 +0000 tomwalters - Updated results plotting
Mon, 01 Nov 2010 00:31:00 +0000 tomwalters - Scripts for plotting summary performance graphs.
Tue, 26 Oct 2010 16:48:03 +0000 tom - Put the SSI feautres config back how it was.
Tue, 26 Oct 2010 16:46:14 +0000 tom - Fix bug where the fram period wasn't propagating to the output file.
Tue, 26 Oct 2010 04:48:56 +0000 tom - Allow processing without re-initialization.
Tue, 26 Oct 2010 04:09:31 +0000 tom - Adding ModuleBoxes
Tue, 26 Oct 2010 00:03:29 +0000 tomwalters - Support (hopefully) both movie writing and HTK file output.
Mon, 25 Oct 2010 03:33:59 +0000 tomwalters - Master for distributed processing
Mon, 25 Oct 2010 00:31:07 +0000 tomwalters - Oops
Mon, 25 Oct 2010 00:30:22 +0000 tomwalters - New AIMCopy
Sun, 24 Oct 2010 23:53:36 +0000 tomwalters - Cairo dependency
Sun, 24 Oct 2010 23:26:09 +0000 tomwalters - Experimental updates.
Sun, 24 Oct 2010 22:35:49 +0000 tomwalters - Linux build for cairo module
Thu, 21 Oct 2010 01:46:39 +0000 tomwalters - Added support for movies!
Tue, 19 Oct 2010 19:48:37 +0000 tomwalters - SWIG fixes. Graphics updates.
Tue, 19 Oct 2010 07:35:59 +0000 tomwalters Edited wiki page BuildingOnUbuntu through web user interface.
Tue, 19 Oct 2010 07:34:43 +0000 tomwalters Edited wiki page BuildingOnUbuntu through web user interface.
Tue, 19 Oct 2010 07:30:08 +0000 tomwalters - Demoved DCT from the SConstruct file
Tue, 19 Oct 2010 07:28:52 +0000 tomwalters - Added linked_ptr.h
Tue, 19 Oct 2010 07:12:15 +0000 tomwalters - Commented-out the yet-to-be-added DCT.
Tue, 19 Oct 2010 07:10:17 +0000 tomwalters Created wiki page through web user interface.
Tue, 19 Oct 2010 06:29:13 +0000 tomwalters Edited wiki page Building through web user interface.
Mon, 18 Oct 2010 04:42:28 +0000 tomwalters - Massive refactoring to make module tree stuff work. In theory we now support configuration files again. The graphics stuff is untested as yet.
Sun, 17 Oct 2010 02:42:12 +0000 tomwalters - Module tree
Sat, 16 Oct 2010 23:05:26 +0000 tom - Well, most of the graphics stuff at least compiles now. Next step is getting it running.
Sat, 16 Oct 2010 22:27:03 +0000 tom - A few changes to get graphics working. In progress.
Fri, 15 Oct 2010 05:46:53 +0000 tomwalters - All \t to two spaces (style guide compliance)
Fri, 15 Oct 2010 05:40:53 +0000 tomwalters - First add of a lot of graphics code from the old version. Not working yet, not even compiling yet.
Wed, 29 Sep 2010 00:24:03 +0000 tomwalters - More tree support
Tue, 28 Sep 2010 23:52:31 +0000 tomwalters - Module tree support - ongoing work
Tue, 14 Sep 2010 01:41:19 +0000 tomwalters - Bash scripting is rubbish.
Tue, 14 Sep 2010 01:40:37 +0000 tomwalters - Delete the hmmdefs if they're already there.
Tue, 14 Sep 2010 01:30:44 +0000 tomwalters - Maybe, just maybe
Tue, 14 Sep 2010 01:27:06 +0000 tomwalters - Matplotlib backend setting
Tue, 14 Sep 2010 01:19:58 +0000 tomwalters - Meh
Tue, 14 Sep 2010 01:16:55 +0000 tomwalters - Make the plotting script actually do something
Tue, 14 Sep 2010 01:14:54 +0000 tomwalters - We'll get there in the end
Tue, 14 Sep 2010 01:11:40 +0000 tomwalters - Further epic typo fails
Tue, 14 Sep 2010 01:09:04 +0000 tomwalters - Typos
Tue, 14 Sep 2010 01:00:41 +0000 tomwalters - Pass spoke pattern
Tue, 14 Sep 2010 00:46:47 +0000 tomwalters - More inrementality
Tue, 14 Sep 2010 00:36:42 +0000 tomwalters - Bugfixen
Tue, 14 Sep 2010 00:18:47 +0000 tomwalters - Pretty-plotting
Mon, 13 Sep 2010 18:34:23 +0000 tomwalters - Python results plotting (finally).
Tue, 07 Sep 2010 01:14:22 +0000 tomwalters - Plotting scripts
Sat, 14 Aug 2010 19:23:34 +0000 tomwalters - AWS
Fri, 13 Aug 2010 11:00:28 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:57:10 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:48:20 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:28:14 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:20:38 +0000 tomwalters - AWS
Thu, 12 Aug 2010 15:44:10 +0000 tomwalters - AWS - enable logging
Thu, 12 Aug 2010 15:26:35 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:45:23 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:21:02 +0000 tomwalters - AWs
Thu, 12 Aug 2010 14:16:35 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:08:24 +0000 tomwalters - AWS
Thu, 12 Aug 2010 13:54:26 +0000 tomwalters - AWS (100!)
Thu, 12 Aug 2010 12:25:36 +0000 tomwalters - AWS
Thu, 12 Aug 2010 11:28:11 +0000 tomwalters - Added as-yet-unfinished support for a proper configuraiton file format
Thu, 12 Aug 2010 09:15:49 +0000 tomwalters - AWS
Thu, 12 Aug 2010 09:12:07 +0000 tomwalters - AWS
Thu, 12 Aug 2010 08:52:59 +0000 tomwalters - AWS
Thu, 12 Aug 2010 08:44:41 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:57:25 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:54:37 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:11:27 +0000 tomwalters - AWS
Wed, 11 Aug 2010 22:53:59 +0000 tomwalters - AWS
Wed, 11 Aug 2010 17:29:51 +0000 tomwalters - AWS fixen
Wed, 11 Aug 2010 13:06:30 +0000 tomwalters - AWS
Wed, 11 Aug 2010 12:43:39 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:59:20 +0000 tomwalters - AWS (bis)
Wed, 11 Aug 2010 11:52:02 +0000 tomwalters - AWS (again!)
Wed, 11 Aug 2010 11:36:48 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:36:00 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:27:07 +0000 tomwalters - AWS
Wed, 11 Aug 2010 10:34:57 +0000 tomwalters - More AWS stuff
Wed, 11 Aug 2010 09:57:26 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:55:58 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:15:53 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:14:25 +0000 tomwalters - AS (part 6)
Wed, 11 Aug 2010 09:12:57 +0000 tomwalters - AWS (part 5)
Wed, 11 Aug 2010 09:12:05 +0000 tomwalters - AWS (part 4)
Wed, 11 Aug 2010 09:11:07 +0000 tomwalters - AWS changes (part 3)
Wed, 11 Aug 2010 09:09:38 +0000 tomwalters - AWS scripts update (path 2)
Wed, 11 Aug 2010 08:55:29 +0000 tomwalters - AWS fixes (part 1)
Tue, 10 Aug 2010 12:51:31 +0000 tomwalters - Added automation for AWS
Wed, 04 Aug 2010 20:56:29 +0000 tomwalters - Add support for reading and writing vectors from signal banks. Useful for Python.
Wed, 04 Aug 2010 07:20:26 +0000 tomwalters - Better python support for signals
Wed, 04 Aug 2010 06:41:56 +0000 tomwalters - Scripts for running recognition experiments using AIM-C and HTK to compare MFCCs against features generated with AIM-C
Thu, 22 Jul 2010 19:03:51 +0000 tomwalters - Windows python building magic
Thu, 22 Jul 2010 18:57:02 +0000 tomwalters Edited wiki page through web user interface.
Thu, 22 Jul 2010 08:05:43 +0000 tomwalters Edited wiki page through web user interface.
Thu, 22 Jul 2010 07:07:44 +0000 tomwalters Edited wiki page through web user interface.
Thu, 22 Jul 2010 04:24:55 +0000 tomwalters - Hacks to get a basic AIM-C compiling on windows
Thu, 22 Jul 2010 04:14:20 +0000 tomwalters - Added property svn:eol-style native to all text files
Thu, 22 Jul 2010 04:05:53 +0000 tomwalters Edited wiki page through web user interface.
Thu, 22 Jul 2010 01:28:57 +0000 tomwalters Edited wiki page through web user interface.
Thu, 22 Jul 2010 01:26:59 +0000 tomwalters Created wiki page through web user interface.
Thu, 22 Jul 2010 01:24:04 +0000 tomwalters Edited wiki page through web user interface.
Thu, 22 Jul 2010 01:19:52 +0000 tomwalters - Windows build fixes
Sun, 11 Jul 2010 03:46:06 +0000 tomwalters - AIMCopy v5 for just smooth NAP features
Mon, 07 Jun 2010 08:38:21 +0000 tomwalters -Renamed sample_count to frame_count - a more accurate description.
Mon, 07 Jun 2010 08:34:49 +0000 tomwalters -Reinstated original parameter-setting
Thu, 27 May 2010 07:25:03 +0000 tomwalters - Added support for a very basic AIM-C file format
Wed, 19 May 2010 15:28:10 +0000 tomwalters Created wiki page through web user interface.
Tue, 30 Mar 2010 22:06:24 +0000 tomwalters - Modified licence from GPL 3 to Apache v2
Fri, 05 Mar 2010 16:46:35 +0000 tomwalters -Trying out the PZFC - it's broken at the moment
Thu, 04 Mar 2010 17:38:58 +0000 tomwalters -Added MFCCs back to the feature generation script
Thu, 04 Mar 2010 11:09:03 +0000 tomwalters -Fixed profile writing bug. Was writing entire image.
Thu, 04 Mar 2010 11:01:39 +0000 tomwalters -New experimental system with pre-noised signals.
Mon, 01 Mar 2010 19:22:15 +0000 tomwalters -New features code for just ssi profile and slice 1
Mon, 01 Mar 2010 19:09:27 +0000 tomwalters -Ec2 changes
Fri, 26 Feb 2010 17:15:47 +0000 tomwalters -More EC2 changes
Fri, 26 Feb 2010 17:07:02 +0000 tomwalters -More EC2 stuff
Fri, 26 Feb 2010 16:58:26 +0000 tomwalters -Added debug symbols option for GCC
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:28:02 +0000 tomwalters Created wiki page through web user interface.
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)
Fri, 19 Feb 2010 12:15:56 +0000 tomwalters -Added modules template
Fri, 19 Feb 2010 09:11:23 +0000 tomwalters - Updated contact details and copyright lines to reflect actual copyright ownership
Fri, 19 Feb 2010 08:51:51 +0000 tomwalters - Renamed DeleteTarget and DeleteAllTargets to RemoveTarget and RemoveAllTargets in Module class
Thu, 18 Feb 2010 21:12:41 +0000 tomwalters - Lots of changes to make cpplint happy. It still complains about header guards, but that's pretty much it now.
Thu, 18 Feb 2010 20:04:04 +0000 tomwalters - Replacing tabs with spaces for indentation
Thu, 18 Feb 2010 19:35:07 +0000 tomwalters - Added a basic main function to test that all the can be fitted together
Thu, 18 Feb 2010 16:55:40 +0000 tomwalters - Ported over HTK file output
Tue, 16 Feb 2010 18:40:55 +0000 tomwalters - Added stub for a Slaney IIR Gammatone filterbank
Tue, 16 Feb 2010 18:00:16 +0000 tomwalters - Imported file input using libsndfile from old AIM-C and updated to the new API
Tue, 16 Feb 2010 13:23:23 +0000 tomwalters - Fixed the gaussian fitting to use doubles internally (like MATLAB)
Mon, 15 Feb 2010 20:37:26 +0000 tomwalters - Fixed the python SWIG wrappers
Sun, 14 Feb 2010 22:42:58 +0000 tomwalters Created wiki page through web user interface.
Sun, 14 Feb 2010 22:35:34 +0000 tomwalters Edited wiki page through web user interface.
Sun, 14 Feb 2010 22:04:54 +0000 tomwalters Created wiki page through web user interface.
Fri, 12 Feb 2010 13:39:11 +0000 tomwalters Created wiki page through web user interface.
Fri, 12 Feb 2010 12:31:23 +0000 tomwalters - Initial add of support code and modules. Not everything is working yet.
Thu, 13 Jan 2011 18:58:15 +0000 hamel.phil Changed a comment
Thu, 13 Jan 2011 18:49:40 +0000 hamel.phil small bug in /swig/audio_example.py
Thu, 13 Jan 2011 18:46:47 +0000 hamel.phil Added a line to fix an installation problem with an old swig version
Mon, 10 Jan 2011 16:01:10 +0000 hamel.phil small change in python aimc data write
Thu, 06 Jan 2011 20:11:41 +0000 hamel.phil Debug output for audio_example and added a write function for aimc_data
Thu, 06 Jan 2011 16:30:25 +0000 hamel.phil removed a debug printout
Thu, 06 Jan 2011 03:33:11 +0000 hamel.phil corrected a bug with stereo files in FileInput, and some more stuff
Wed, 05 Jan 2011 18:48:02 +0000 hamel.phil corrected a bug in the swig example and added a new more complex example
Sun, 14 Nov 2010 06:04:58 +0000 tomwalters - Hack for directories
Sun, 14 Nov 2010 06:01:30 +0000 tomwalters - ...done properly this time
Sun, 14 Nov 2010 06:00:12 +0000 tomwalters - Windows directory support
Sun, 14 Nov 2010 05:56:50 +0000 tomwalters - Support for output as a set of PNG files.
Sun, 07 Nov 2010 07:38:20 +0000 tom - Support for training on random SNRs
Thu, 04 Nov 2010 21:28:26 +0000 tom - A few more example config files
Thu, 04 Nov 2010 19:48:53 +0000 tom - AIMC format file output
Tue, 02 Nov 2010 23:46:56 +0000 tomwalters Windows build fixes.
Mon, 01 Nov 2010 01:36:44 +0000 tomwalters - Offscreen plotting
Mon, 01 Nov 2010 01:29:33 +0000 tomwalters - Updated results plotting
Mon, 01 Nov 2010 00:31:00 +0000 tomwalters - Scripts for plotting summary performance graphs.
Tue, 26 Oct 2010 16:48:03 +0000 tom - Put the SSI feautres config back how it was.
Tue, 26 Oct 2010 16:46:14 +0000 tom - Fix bug where the fram period wasn't propagating to the output file.
Tue, 26 Oct 2010 04:48:56 +0000 tom - Allow processing without re-initialization.
Tue, 26 Oct 2010 04:09:31 +0000 tom - Adding ModuleBoxes
Tue, 26 Oct 2010 00:03:29 +0000 tomwalters - Support (hopefully) both movie writing and HTK file output.
Mon, 25 Oct 2010 03:33:59 +0000 tomwalters - Master for distributed processing
Mon, 25 Oct 2010 00:31:07 +0000 tomwalters - Oops
Mon, 25 Oct 2010 00:30:22 +0000 tomwalters - New AIMCopy
Sun, 24 Oct 2010 23:53:36 +0000 tomwalters - Cairo dependency
Sun, 24 Oct 2010 23:26:09 +0000 tomwalters - Experimental updates.
Sun, 24 Oct 2010 22:35:49 +0000 tomwalters - Linux build for cairo module
Thu, 21 Oct 2010 01:46:39 +0000 tomwalters - Added support for movies!
Tue, 19 Oct 2010 19:48:37 +0000 tomwalters - SWIG fixes. Graphics updates.
Tue, 19 Oct 2010 07:30:08 +0000 tomwalters - Demoved DCT from the SConstruct file
Tue, 19 Oct 2010 07:28:52 +0000 tomwalters - Added linked_ptr.h
Tue, 19 Oct 2010 07:12:15 +0000 tomwalters - Commented-out the yet-to-be-added DCT.
Mon, 18 Oct 2010 04:42:28 +0000 tomwalters - Massive refactoring to make module tree stuff work. In theory we now support configuration files again. The graphics stuff is untested as yet.
Sun, 17 Oct 2010 02:42:12 +0000 tomwalters - Module tree
Sat, 16 Oct 2010 23:05:26 +0000 tom - Well, most of the graphics stuff at least compiles now. Next step is getting it running.
Sat, 16 Oct 2010 22:27:03 +0000 tom - A few changes to get graphics working. In progress.
Fri, 15 Oct 2010 05:46:53 +0000 tomwalters - All \t to two spaces (style guide compliance)
Fri, 15 Oct 2010 05:40:53 +0000 tomwalters - First add of a lot of graphics code from the old version. Not working yet, not even compiling yet.
Wed, 29 Sep 2010 00:24:03 +0000 tomwalters - More tree support
Tue, 28 Sep 2010 23:52:31 +0000 tomwalters - Module tree support - ongoing work
Tue, 14 Sep 2010 01:41:19 +0000 tomwalters - Bash scripting is rubbish.
Tue, 14 Sep 2010 01:40:37 +0000 tomwalters - Delete the hmmdefs if they're already there.
Tue, 14 Sep 2010 01:30:44 +0000 tomwalters - Maybe, just maybe
Tue, 14 Sep 2010 01:27:06 +0000 tomwalters - Matplotlib backend setting
Tue, 14 Sep 2010 01:19:58 +0000 tomwalters - Meh
Tue, 14 Sep 2010 01:16:55 +0000 tomwalters - Make the plotting script actually do something
Tue, 14 Sep 2010 01:14:54 +0000 tomwalters - We'll get there in the end
Tue, 14 Sep 2010 01:11:40 +0000 tomwalters - Further epic typo fails
Tue, 14 Sep 2010 01:09:04 +0000 tomwalters - Typos
Tue, 14 Sep 2010 01:00:41 +0000 tomwalters - Pass spoke pattern
Tue, 14 Sep 2010 00:46:47 +0000 tomwalters - More inrementality
Tue, 14 Sep 2010 00:36:42 +0000 tomwalters - Bugfixen
Tue, 14 Sep 2010 00:18:47 +0000 tomwalters - Pretty-plotting
Mon, 13 Sep 2010 18:34:23 +0000 tomwalters - Python results plotting (finally).
Tue, 07 Sep 2010 01:14:22 +0000 tomwalters - Plotting scripts
Sat, 14 Aug 2010 19:23:34 +0000 tomwalters - AWS
Fri, 13 Aug 2010 11:00:28 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:57:10 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:48:20 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:28:14 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:20:38 +0000 tomwalters - AWS
Thu, 12 Aug 2010 15:44:10 +0000 tomwalters - AWS - enable logging
Thu, 12 Aug 2010 15:26:35 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:45:23 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:21:02 +0000 tomwalters - AWs
Thu, 12 Aug 2010 14:16:35 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:08:24 +0000 tomwalters - AWS
Thu, 12 Aug 2010 13:54:26 +0000 tomwalters - AWS (100!)
Thu, 12 Aug 2010 12:25:36 +0000 tomwalters - AWS
Thu, 12 Aug 2010 11:28:11 +0000 tomwalters - Added as-yet-unfinished support for a proper configuraiton file format
Thu, 12 Aug 2010 09:15:49 +0000 tomwalters - AWS
Thu, 12 Aug 2010 09:12:07 +0000 tomwalters - AWS
Thu, 12 Aug 2010 08:52:59 +0000 tomwalters - AWS
Thu, 12 Aug 2010 08:44:41 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:57:25 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:54:37 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:11:27 +0000 tomwalters - AWS
Wed, 11 Aug 2010 22:53:59 +0000 tomwalters - AWS
Wed, 11 Aug 2010 17:29:51 +0000 tomwalters - AWS fixen
Wed, 11 Aug 2010 13:06:30 +0000 tomwalters - AWS
Wed, 11 Aug 2010 12:43:39 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:59:20 +0000 tomwalters - AWS (bis)
Wed, 11 Aug 2010 11:52:02 +0000 tomwalters - AWS (again!)
Wed, 11 Aug 2010 11:36:48 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:36:00 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:27:07 +0000 tomwalters - AWS
Wed, 11 Aug 2010 10:34:57 +0000 tomwalters - More AWS stuff
Wed, 11 Aug 2010 09:57:26 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:55:58 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:15:53 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:14:25 +0000 tomwalters - AS (part 6)
Wed, 11 Aug 2010 09:12:57 +0000 tomwalters - AWS (part 5)
Wed, 11 Aug 2010 09:12:05 +0000 tomwalters - AWS (part 4)
Wed, 11 Aug 2010 09:11:07 +0000 tomwalters - AWS changes (part 3)
Wed, 11 Aug 2010 09:09:38 +0000 tomwalters - AWS scripts update (path 2)
Wed, 11 Aug 2010 08:55:29 +0000 tomwalters - AWS fixes (part 1)
Tue, 10 Aug 2010 12:51:31 +0000 tomwalters - Added automation for AWS
Wed, 04 Aug 2010 20:56:29 +0000 tomwalters - Add support for reading and writing vectors from signal banks. Useful for Python.
Wed, 04 Aug 2010 07:20:26 +0000 tomwalters - Better python support for signals
Wed, 04 Aug 2010 06:41:56 +0000 tomwalters - Scripts for running recognition experiments using AIM-C and HTK to compare MFCCs against features generated with AIM-C
Thu, 22 Jul 2010 19:03:51 +0000 tomwalters - Windows python building magic
Thu, 22 Jul 2010 04:24:55 +0000 tomwalters - Hacks to get a basic AIM-C compiling on windows
Thu, 22 Jul 2010 04:14:20 +0000 tomwalters - Added property svn:eol-style native to all text files
Thu, 22 Jul 2010 01:19:52 +0000 tomwalters - Windows build fixes
Sun, 11 Jul 2010 03:46:06 +0000 tomwalters - AIMCopy v5 for just smooth NAP features
Mon, 07 Jun 2010 08:38:21 +0000 tomwalters -Renamed sample_count to frame_count - a more accurate description.
Mon, 07 Jun 2010 08:34:49 +0000 tomwalters -Reinstated original parameter-setting
Thu, 27 May 2010 07:25:03 +0000 tomwalters - Added support for a very basic AIM-C file format
Thu, 13 Jan 2011 18:58:15 +0000 hamel.phil Changed a comment
Thu, 13 Jan 2011 18:49:40 +0000 hamel.phil small bug in /swig/audio_example.py
Thu, 13 Jan 2011 18:46:47 +0000 hamel.phil Added a line to fix an installation problem with an old swig version
Mon, 10 Jan 2011 16:01:10 +0000 hamel.phil small change in python aimc data write
Thu, 06 Jan 2011 20:11:41 +0000 hamel.phil Debug output for audio_example and added a write function for aimc_data
Thu, 06 Jan 2011 16:30:25 +0000 hamel.phil removed a debug printout
Thu, 06 Jan 2011 03:33:11 +0000 hamel.phil corrected a bug with stereo files in FileInput, and some more stuff
Wed, 05 Jan 2011 18:48:02 +0000 hamel.phil corrected a bug in the swig example and added a new more complex example
Sun, 14 Nov 2010 06:04:58 +0000 tomwalters - Hack for directories
Sun, 14 Nov 2010 06:01:30 +0000 tomwalters - ...done properly this time
Sun, 14 Nov 2010 06:00:12 +0000 tomwalters - Windows directory support
Sun, 14 Nov 2010 05:56:50 +0000 tomwalters - Support for output as a set of PNG files.
Sun, 07 Nov 2010 07:38:20 +0000 tom - Support for training on random SNRs
Thu, 04 Nov 2010 21:28:26 +0000 tom - A few more example config files
Thu, 04 Nov 2010 19:48:53 +0000 tom - AIMC format file output
Tue, 02 Nov 2010 23:46:56 +0000 tomwalters Windows build fixes.
Mon, 01 Nov 2010 01:36:44 +0000 tomwalters - Offscreen plotting
Mon, 01 Nov 2010 01:29:33 +0000 tomwalters - Updated results plotting
Mon, 01 Nov 2010 00:31:00 +0000 tomwalters - Scripts for plotting summary performance graphs.
Tue, 26 Oct 2010 16:48:03 +0000 tom - Put the SSI feautres config back how it was.
Tue, 26 Oct 2010 16:46:14 +0000 tom - Fix bug where the fram period wasn't propagating to the output file.
Tue, 26 Oct 2010 04:48:56 +0000 tom - Allow processing without re-initialization.
Tue, 26 Oct 2010 04:09:31 +0000 tom - Adding ModuleBoxes
Tue, 26 Oct 2010 00:03:29 +0000 tomwalters - Support (hopefully) both movie writing and HTK file output.
Mon, 25 Oct 2010 03:33:59 +0000 tomwalters - Master for distributed processing
Mon, 25 Oct 2010 00:31:07 +0000 tomwalters - Oops
Mon, 25 Oct 2010 00:30:22 +0000 tomwalters - New AIMCopy
Sun, 24 Oct 2010 23:53:36 +0000 tomwalters - Cairo dependency
Sun, 24 Oct 2010 23:26:09 +0000 tomwalters - Experimental updates.
Sun, 24 Oct 2010 22:35:49 +0000 tomwalters - Linux build for cairo module
Thu, 21 Oct 2010 01:46:39 +0000 tomwalters - Added support for movies!
Tue, 19 Oct 2010 19:48:37 +0000 tomwalters - SWIG fixes. Graphics updates.
Tue, 19 Oct 2010 07:30:08 +0000 tomwalters - Demoved DCT from the SConstruct file
Tue, 19 Oct 2010 07:28:52 +0000 tomwalters - Added linked_ptr.h
Tue, 19 Oct 2010 07:12:15 +0000 tomwalters - Commented-out the yet-to-be-added DCT.
Mon, 18 Oct 2010 04:42:28 +0000 tomwalters - Massive refactoring to make module tree stuff work. In theory we now support configuration files again. The graphics stuff is untested as yet.
Sun, 17 Oct 2010 02:42:12 +0000 tomwalters - Module tree
Sat, 16 Oct 2010 23:05:26 +0000 tom - Well, most of the graphics stuff at least compiles now. Next step is getting it running.
Sat, 16 Oct 2010 22:27:03 +0000 tom - A few changes to get graphics working. In progress.
Fri, 15 Oct 2010 05:46:53 +0000 tomwalters - All \t to two spaces (style guide compliance)
Fri, 15 Oct 2010 05:40:53 +0000 tomwalters - First add of a lot of graphics code from the old version. Not working yet, not even compiling yet.
Wed, 29 Sep 2010 00:24:03 +0000 tomwalters - More tree support
Tue, 28 Sep 2010 23:52:31 +0000 tomwalters - Module tree support - ongoing work
Tue, 14 Sep 2010 01:41:19 +0000 tomwalters - Bash scripting is rubbish.
Tue, 14 Sep 2010 01:40:37 +0000 tomwalters - Delete the hmmdefs if they're already there.
Tue, 14 Sep 2010 01:30:44 +0000 tomwalters - Maybe, just maybe
Tue, 14 Sep 2010 01:27:06 +0000 tomwalters - Matplotlib backend setting
Tue, 14 Sep 2010 01:19:58 +0000 tomwalters - Meh
Tue, 14 Sep 2010 01:16:55 +0000 tomwalters - Make the plotting script actually do something
Tue, 14 Sep 2010 01:14:54 +0000 tomwalters - We'll get there in the end
Tue, 14 Sep 2010 01:11:40 +0000 tomwalters - Further epic typo fails
Tue, 14 Sep 2010 01:09:04 +0000 tomwalters - Typos
Tue, 14 Sep 2010 01:00:41 +0000 tomwalters - Pass spoke pattern
Tue, 14 Sep 2010 00:46:47 +0000 tomwalters - More inrementality
Tue, 14 Sep 2010 00:36:42 +0000 tomwalters - Bugfixen
Tue, 14 Sep 2010 00:18:47 +0000 tomwalters - Pretty-plotting
Mon, 13 Sep 2010 18:34:23 +0000 tomwalters - Python results plotting (finally).
Tue, 07 Sep 2010 01:14:22 +0000 tomwalters - Plotting scripts
Sat, 14 Aug 2010 19:23:34 +0000 tomwalters - AWS
Fri, 13 Aug 2010 11:00:28 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:57:10 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:48:20 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:28:14 +0000 tomwalters - AWS
Fri, 13 Aug 2010 10:20:38 +0000 tomwalters - AWS
Thu, 12 Aug 2010 15:44:10 +0000 tomwalters - AWS - enable logging
Thu, 12 Aug 2010 15:26:35 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:45:23 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:21:02 +0000 tomwalters - AWs
Thu, 12 Aug 2010 14:16:35 +0000 tomwalters - AWS
Thu, 12 Aug 2010 14:08:24 +0000 tomwalters - AWS
Thu, 12 Aug 2010 13:54:26 +0000 tomwalters - AWS (100!)
Thu, 12 Aug 2010 12:25:36 +0000 tomwalters - AWS
Thu, 12 Aug 2010 11:28:11 +0000 tomwalters - Added as-yet-unfinished support for a proper configuraiton file format
Thu, 12 Aug 2010 09:15:49 +0000 tomwalters - AWS
Thu, 12 Aug 2010 09:12:07 +0000 tomwalters - AWS
Thu, 12 Aug 2010 08:52:59 +0000 tomwalters - AWS
Thu, 12 Aug 2010 08:44:41 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:57:25 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:54:37 +0000 tomwalters - AWS
Wed, 11 Aug 2010 23:11:27 +0000 tomwalters - AWS
Wed, 11 Aug 2010 22:53:59 +0000 tomwalters - AWS
Wed, 11 Aug 2010 17:29:51 +0000 tomwalters - AWS fixen
Wed, 11 Aug 2010 13:06:30 +0000 tomwalters - AWS
Wed, 11 Aug 2010 12:43:39 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:59:20 +0000 tomwalters - AWS (bis)
Wed, 11 Aug 2010 11:52:02 +0000 tomwalters - AWS (again!)
Wed, 11 Aug 2010 11:36:48 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:36:00 +0000 tomwalters - AWS
Wed, 11 Aug 2010 11:27:07 +0000 tomwalters - AWS
Wed, 11 Aug 2010 10:34:57 +0000 tomwalters - More AWS stuff
Wed, 11 Aug 2010 09:57:26 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:55:58 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:15:53 +0000 tomwalters - AWS
Wed, 11 Aug 2010 09:14:25 +0000 tomwalters - AS (part 6)
Wed, 11 Aug 2010 09:12:57 +0000 tomwalters - AWS (part 5)
Wed, 11 Aug 2010 09:12:05 +0000 tomwalters - AWS (part 4)
Wed, 11 Aug 2010 09:11:07 +0000 tomwalters - AWS changes (part 3)
Wed, 11 Aug 2010 09:09:38 +0000 tomwalters - AWS scripts update (path 2)
Wed, 11 Aug 2010 08:55:29 +0000 tomwalters - AWS fixes (part 1)
Tue, 10 Aug 2010 12:51:31 +0000 tomwalters - Added automation for AWS
Wed, 04 Aug 2010 20:56:29 +0000 tomwalters - Add support for reading and writing vectors from signal banks. Useful for Python.
Wed, 04 Aug 2010 07:20:26 +0000 tomwalters - Better python support for signals
Wed, 04 Aug 2010 06:41:56 +0000 tomwalters - Scripts for running recognition experiments using AIM-C and HTK to compare MFCCs against features generated with AIM-C
Thu, 22 Jul 2010 19:03:51 +0000 tomwalters - Windows python building magic
Thu, 22 Jul 2010 04:24:55 +0000 tomwalters - Hacks to get a basic AIM-C compiling on windows
Thu, 22 Jul 2010 04:14:20 +0000 tomwalters - Added property svn:eol-style native to all text files
Thu, 22 Jul 2010 01:19:52 +0000 tomwalters - Windows build fixes
Sun, 11 Jul 2010 03:46:06 +0000 tomwalters - AIMCopy v5 for just smooth NAP features
Mon, 07 Jun 2010 08:38:21 +0000 tomwalters -Renamed sample_count to frame_count - a more accurate description.
Mon, 07 Jun 2010 08:34:49 +0000 tomwalters -Reinstated original parameter-setting
Thu, 27 May 2010 07:25:03 +0000 tomwalters - Added support for a very basic AIM-C file format
Tue, 30 Mar 2010 22:06:24 +0000 tomwalters - Modified licence from GPL 3 to Apache v2
Fri, 05 Mar 2010 16:46:35 +0000 tomwalters -Trying out the PZFC - it's broken at the moment
Thu, 04 Mar 2010 17:38:58 +0000 tomwalters -Added MFCCs back to the feature generation script
Thu, 04 Mar 2010 11:09:03 +0000 tomwalters -Fixed profile writing bug. Was writing entire image.
Thu, 04 Mar 2010 11:01:39 +0000 tomwalters -New experimental system with pre-noised signals.
Mon, 01 Mar 2010 19:22:15 +0000 tomwalters -New features code for just ssi profile and slice 1
Mon, 01 Mar 2010 19:09:27 +0000 tomwalters -Ec2 changes
Fri, 26 Feb 2010 17:15:47 +0000 tomwalters -More EC2 changes
Fri, 26 Feb 2010 17:07:02 +0000 tomwalters -More EC2 stuff
Fri, 26 Feb 2010 16:58:26 +0000 tomwalters -Added debug symbols option for GCC
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)
Fri, 19 Feb 2010 12:15:56 +0000 tomwalters -Added modules template
Fri, 19 Feb 2010 09:11:23 +0000 tomwalters - Updated contact details and copyright lines to reflect actual copyright ownership
Fri, 19 Feb 2010 08:51:51 +0000 tomwalters - Renamed DeleteTarget and DeleteAllTargets to RemoveTarget and RemoveAllTargets in Module class
Thu, 18 Feb 2010 21:12:41 +0000 tomwalters - Lots of changes to make cpplint happy. It still complains about header guards, but that's pretty much it now.
Thu, 18 Feb 2010 20:04:04 +0000 tomwalters - Replacing tabs with spaces for indentation
Thu, 18 Feb 2010 19:35:07 +0000 tomwalters - Added a basic main function to test that all the can be fitted together
Thu, 18 Feb 2010 16:55:40 +0000 tomwalters - Ported over HTK file output
Tue, 16 Feb 2010 18:40:55 +0000 tomwalters - Added stub for a Slaney IIR Gammatone filterbank
Tue, 16 Feb 2010 18:00:16 +0000 tomwalters - Imported file input using libsndfile from old AIM-C and updated to the new API
Tue, 16 Feb 2010 13:23:23 +0000 tomwalters - Fixed the gaussian fitting to use doubles internally (like MATLAB)
Mon, 15 Feb 2010 20:37:26 +0000 tomwalters - Fixed the python SWIG wrappers
Fri, 12 Feb 2010 12:31:23 +0000 tomwalters - Initial add of support code and modules. Not everything is working yet.