Mercurial > hg > aimc
view wiki/Design.wiki @ 706:f8e90b5d85fd tip
Delete CARFAC code from this repository.
It has been moved to https://github.com/google/carfac
Please email me with your github username to get access.
I've also created a new mailing list to discuss CARFAC development:
https://groups.google.com/forum/#!forum/carfac-dev
author | ronw@google.com |
---|---|
date | Thu, 18 Jul 2013 20:56:51 +0000 |
parents | 2147f317aedc |
children |
line wrap: on
line source
#summary AIM-C design document #labels Phase-Design = Requirements = * Accurate implementation of various key parts of the Auditory Image Model: ** Filterbanks: Gammatone, dcGC, PZFC ** NAP: HCL, 2DAT ** Strobes: sf1992 and sf2003 main algorithms ** SAI: ti2003 algorithm ** Features: Gaussian features * Fast. AIM-C should be as fast as possible at processing audio * Easy to test. Developers writing new modules should have an easy way to test them, and should be encouraged to submit tests with their code.