Skip to content
forked from sbl/chimera

Cupy version of sbl's chimera script for use with rapidai for GPU acceleration

Notifications You must be signed in to change notification settings

drillkicker/chimera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chimera synthesis

Build Status

Any sound can be mathematically factored into the product of a slowly varying envelope (also called modulation), and a rapidly-varying fine time structure (also known as carrier). Our goal is to find out which of the two factors, envelope or fine structure, is the most important for auditory perception. To do so, we synthesize novel stimuli which have the envelope of one sound and the fine structure of another sound. We call these stimuli "auditory chimeras" by analogy with the mythological beasts which have the head of a lion, the body of a goat, and the tail of a serpent.

(from: http://research.meei.harvard.edu/chimera/index.html)

what?

This is a python implementation of chimera synthesis, as originally implemented by Bertrand Delgutte in matlab.

install

  • python setup.py install

usage

see jupyter notebook for a usage example

About

Cupy version of sbl's chimera script for use with rapidai for GPU acceleration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.5%
  • Jupyter Notebook 33.5%