Git Product home page Git Product logo

carfac's Introduction

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 Image (SAI) and pitchogram representations.

Web demo (click to open)

Pitchogram visualization

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. Tests also depend on the Google C++ Testing Framework].

See cpp/SConstruct for instructions for building the C++ library and running tests using the SCons build tool.

carfac's People

Contributors

agutkin avatar alexbrandmeyer avatar castorf avatar dicklyon avatar dthkao avatar gennadiycivil avatar jimmytobin2425 avatar kwilson314 avatar malcolmslaney avatar matta avatar rchen152 avatar ronw avatar sbenzaquen avatar sedurcode avatar yilei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

carfac's Issues

How to extract SAI image of single frame speech in maltab?

Hello, it is my honor to receive the code you shared. May I ask which variable in the code I should observe if I want to extract the SAI image of single frame speech in maltab instead of the log-delayed SAI movie? Looking forward to your reply.

Matlab implementation is out of date with modern matlab

Several changes to matlab have made the matlab scripts for CARFAC slightly out of date.
An example of this is the use of wavread and wavwrite which mathworks deprecated a couple years ago in favour of audioread and audiowrite. The example code is also slightly platform specific, but the changes to make it platform agnostic are minimal.

G_test version not up-to-date

G_test now uses instantiate_test_case_p instead of instantiate_test_suite_p in binaural_sai_test.cc line 97

This might actually be a problem with the version of libgtest-dev available via apt-get for ubuntu, from the instructions from the SConstruct.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.