All Projects → mgeier → Python Audio

mgeier / Python Audio

Licence: other
Some Jupyter notebooks about audio signal processing with Python

Projects that are alternatives of or similar to Python Audio

Ten Rules Jupyter
Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks
Stars: ✭ 204 (+63.2%)
Mutual labels:  jupyter-notebook, binder
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (-82.4%)
Mutual labels:  jupyter-notebook, binder
Geopandas Tutorial
Tutorial on geospatial data manipulation with Python
Stars: ✭ 306 (+144.8%)
Mutual labels:  jupyter-notebook, binder
Binderhub
Run your code in the cloud, with technology so advanced, it feels like magic!
Stars: ✭ 2,050 (+1540%)
Mutual labels:  jupyter-notebook, binder
Jupyter Rise
Auto-launching the RISE plugin for Binder presentations.
Stars: ✭ 58 (-53.6%)
Mutual labels:  jupyter-notebook, binder
California Coronavirus Data
The Los Angeles Times' independent tally of coronavirus cases in California.
Stars: ✭ 188 (+50.4%)
Mutual labels:  jupyter-notebook, binder
Quickviz
Visualize a pandas dataframe in a few clicks
Stars: ✭ 18 (-85.6%)
Mutual labels:  jupyter-notebook, binder
Ipycytoscape
A Cytoscape Jupyter widget
Stars: ✭ 128 (+2.4%)
Mutual labels:  jupyter-notebook, binder
Praatscripts
These are praat scripts I use in my research, implemented in parselmouth for python for use in binder
Stars: ✭ 40 (-68%)
Mutual labels:  jupyter-notebook, binder
Python Training
Python training for business analysts and traders
Stars: ✭ 972 (+677.6%)
Mutual labels:  jupyter-notebook, binder
Jupyter Server Proxy
Jupyter notebook server extension to proxy web services.
Stars: ✭ 153 (+22.4%)
Mutual labels:  jupyter-notebook, binder
Dl Workshop
Master gradient-based machine learning. Also secretly a JAX course in disguise!
Stars: ✭ 103 (-17.6%)
Mutual labels:  jupyter-notebook, binder
R
Using R with Jupyter / RStudio on Binder
Stars: ✭ 136 (+8.8%)
Mutual labels:  jupyter-notebook, binder
Juniper
🍇 Edit and execute code snippets in the browser using Jupyter kernels
Stars: ✭ 189 (+51.2%)
Mutual labels:  jupyter-notebook, binder
Nb2xls
Convert Jupyter notebook to Excel spreadsheet
Stars: ✭ 129 (+3.2%)
Mutual labels:  jupyter-notebook, binder
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (+235.2%)
Mutual labels:  jupyter-notebook, binder
Osmnx Examples
Usage examples, demos, and tutorials for OSMnx.
Stars: ✭ 863 (+590.4%)
Mutual labels:  jupyter-notebook, binder
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (-29.6%)
Mutual labels:  jupyter-notebook, binder
Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (-1.6%)
Mutual labels:  jupyter-notebook, binder
Onlineminingtripletloss
PyTorch conversion of https://omoindrot.github.io/triplet-loss
Stars: ✭ 125 (+0%)
Mutual labels:  jupyter-notebook

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].