The Wayback Machine - https://web.archive.org/web/20220408144705/https://github.com/topics/signal-processing
Here are
1,712 public repositories
matching this topic...
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Updated
Mar 21, 2022
Python
Program to decode radio transmissions from devices on the ISM bands (and other frequencies)
Image processing algorithms in pure Go
🎵 🌈 Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
Updated
Feb 22, 2022
Python
An adblocker for live radio streams and podcasts. Machine learning meets Shazam.
Updated
Apr 10, 2021
JavaScript
PyWavelets - Wavelet Transforms in Python
Updated
Mar 11, 2022
Python
GNSS-SDR, an open-source software-defined GNSS receiver
ruptures: change point detection in Python
Updated
Apr 6, 2022
Python
SincNet is a neural architecture for efficiently processing raw audio samples.
Updated
Apr 28, 2021
Python
Python audio and music signal processing library
Updated
Jan 26, 2022
Python
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
Updated
Apr 8, 2022
Python
Python implementation of Empirical Mode Decompoisition (EMD) method
Updated
Mar 27, 2022
Python
Biosignal Processing in Python
Updated
Jan 30, 2022
Python
A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech enhancement and make them universally accessible and useful.
Updated
Dec 1, 2020
MATLAB
Deep Convolutional Neural Networks for Musical Source Separation
Updated
Jan 31, 2020
Python
Updated
Mar 4, 2022
SuperCollider
Novoic's audio feature extraction library
Updated
Mar 4, 2022
Python
A Python library aimed at acousticians.
Updated
Feb 8, 2022
Python
DerainZoo for collecting deraining methods, datasets, and codes.
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
Updated
Oct 7, 2021
Python
DSP IIR realtime filter library written in C++
Different implementations of "Weighted Prediction Error" for speech dereverberation
Updated
Apr 4, 2022
Python
Graph Signal Processing in Python
Updated
Sep 9, 2021
Python
PESQ (Perceptual Evaluation of Speech Quality) Wrapper for Python Users (narrow band and wide band)
This repo summarizes the tutorials, datasets, papers, codes and tools for speech separation and speaker extraction task. You are kindly invited to pull requests.
Updated
Jan 9, 2021
MATLAB
Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
Updated
Feb 14, 2022
Python
Improve this page
Add a description, image, and links to the
signal-processing
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
signal-processing
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We should add an option to be able to pass in an existing matplotlib
Figure
and list ofAxes
objects toPPSD.plot()
asPPSD.plot(..., fig=None, axes=None)
like we have for many other plotting routines. The purpose is to make it easier to make figures that have different PPSDs plotted in various subplots/axes. Compare [this post on discourse](https://discourse.obspy.org/t/plotting-ppsd-of-a