• Stars
    star
    165
  • Rank 228,906 (Top 5 %)
  • Language
    Jupyter Notebook
  • License
    Creative Commons ...
  • Created about 11 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Some Jupyter notebooks about audio signal processing with Python

Audio Signal Processing in Python

This repository holds a few Jupyter (formerly known as IPython) notebooks.

You may consume them in different ways:

  • Clone this Git repository (or download the zip file) and open the notebooks locally with Jupyter/IPython

  • View a static online version of the notebooks: with outputs, without outputs

  • Launch Binder for the ultimate interactive online experience

Please note that the master branch contains "executed" notebooks, i.e. the outputs from code cells (e.g. plots) are stored within the notebooks. The dev branch contains the same notebooks, just without those outputs. If you want to make a pull request, please create a new branch based on the dev branch and strip all outputs from the notebooks before committing.

The authors waive copyright and related rights in the work through the CC0 1.0 Universal public domain dedication.