Skip to content
/ carfac Public
forked from google/carfac

Cascade of Asymmetric Resonators with Fast-Acting Compression cochlear model.

License

Notifications You must be signed in to change notification settings

CShiru/carfac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CARFAC

The CAR-FAC (cascade of asymmetric resonators with fast-acting compression) is a cochlear model implemented as an efficient sound processor, for mono, stereo, or multi-channel sound inputs.

This package includes Matlab and C++ implementations of the CARFAC model as well as code for computing Stabilized Auditory Images (SAIs).

See the design doc for a more detailed discussion of the software design.

Links

Requirements

The Matlab implementation does not depend on any toolboxes.

The C++ implementation is built using the Eigen linear algebra library (http://eigen.tuxfamily.org). It also depends on the Google C++ Testing Framework (http://code.google.com/p/googletest/) for testing.

See cpp/SConstruct for instructions for building the C++ library and running tests using scons (http://www.scons.org/).

About

Cascade of Asymmetric Resonators with Fast-Acting Compression cochlear model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 46.5%
  • C++ 42.6%
  • Python 7.9%
  • HTML 2.3%
  • C 0.7%