Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate SOMA, port from Matlab? #16

Open
rcrowder opened this issue Nov 25, 2014 · 0 comments
Open

Investigate SOMA, port from Matlab? #16

rcrowder opened this issue Nov 25, 2014 · 0 comments

Comments

@rcrowder
Copy link
Owner

https://github.com/audioplastic/soma

The SOMA model simulates the auditory periphery as a hierarchy of four discrete modules.

  • At the base level there is the stimulus module. Given an input stimulus input as a column vector time series along with a sample rate, this module is aware of the length of the stimulus, a time axis, and other statistics about the time series.
  • Next, there is an outer-middle ear module that simulates this part of the periphery as a broad band-pass filter.
  • Cochlear frequency decomposition occurs next. This is simulated by a bank of gammatone filters.
  • The final stage is a crude inner hair cell model simulating mechanical to neural transduction. This is achieved by half-wave rectification and low pass filtering of the signal within each cochlear frequency band. The signal is also passed through a compressive non-linearity at this stage to simulate the lumped compressive action of the cochlear filtering and neural transduction in one hit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant