-
Updated
Jul 9, 2021 - Python
#
signal-processing
Here are 1,419 public repositories matching this topic...
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Image processing algorithms in pure Go
go
resize
algorithm
signal-processing
concurrency
effects
histogram
image-processing
image-editing
parallelism
-
Updated
Feb 12, 2021 - Go
-
Updated
Mar 29, 2021 - Python
An adblocker for live radio streams and podcasts. Machine learning meets Shazam.
-
Updated
Apr 10, 2021 - JavaScript
PyWavelets - Wavelet Transforms in Python
-
Updated
Jun 4, 2021 - Python
GNSS-SDR, an open-source software-defined GNSS receiver
c-plus-plus
signal-processing
gps
galileo
sdr
rtl-sdr
glonass
gnss
gnuradio
software-defined-radio
gnss-sdr
-
Updated
Jul 9, 2021 - C++
SincNet is a neural architecture for efficiently processing raw audio samples.
audio
python
deep-learning
signal-processing
waveform
cnn
pytorch
artificial-intelligence
speech-recognition
neural-networks
convolutional-neural-networks
digital-signal-processing
filtering
speaker-recognition
speaker-verification
speech-processing
audio-processing
asr
timit
speaker-identification
-
Updated
Apr 28, 2021 - Python
Python audio and music signal processing library
python
machine-learning
signal-processing
numpy
cython
audio-analysis
music-information-retrieval
scipy
-
Updated
May 6, 2021 - Python
ruptures: change point detection in Python
-
Updated
Jul 6, 2021 - Python
pomdtr
commented
Mar 8, 2021
Python implementation of Empirical Mode Decompoisition (EMD) method
-
Updated
Jun 6, 2021 - Python
Deep Convolutional Neural Networks for Musical Source Separation
theano
deep-learning
signal-processing
data-generation
convolutional-neural-networks
audio-synthesis
data-augmentation
source-separation
sample-querying
score-synthesis
-
Updated
Jan 31, 2020 - Python
Andrey1994
commented
Jul 7, 2021
Currently we link low level libs like BoardController, DataFilter, MLModule with high level C++ API(BoardShim class, etc).
We can add an option to avoid linking and do it manually in runtime(using dll_loader from utils folder)
Biosignal Processing in Python
-
Updated
Jul 3, 2021 - Python
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
python
tutorial
signal-processing
eda
toolbox
eeg
ecg
software
heart-rate
signal
hrv
emg
ppg
scr
cardiac
biosignals
physiology
eog
skin-conductance
rpeaks
-
Updated
Jun 28, 2021 - Python
Novoic's audio feature extraction library
audio
python
machine-learning
statistics
signal-processing
waveform
healthcare
feature-extraction
dimension
speech-processing
audio-processing
docstrings
alzheimers-disease
parkinsons-disease
-
Updated
Oct 19, 2020 - 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.
deep-neural-networks
signal-processing
machine-learning-algorithms
speech-processing
speech-enhancement
-
Updated
Dec 1, 2020 - MATLAB
Tidal Audio Engine
-
Updated
Jun 3, 2021 - SuperCollider
A Python library aimed at acousticians.
-
Updated
Jul 6, 2021 - Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
python
pyaudio
notebook
signal-processing
jupyter-notebook
python3
spectrum-analyzer
scipy
matplotlib
fft
stream-audio
-
Updated
Jun 6, 2021 - Python
Graph Signal Processing in Python
-
Updated
Mar 20, 2021 - Python
Different implementations of "Weighted Prediction Error" for speech dereverberation
-
Updated
Feb 15, 2021 - Python
DerainZoo for collecting deraining methods, datasets, and codes.
signal-processing
codes
papers
rain-removal
state-of-the-art
deraining
single-image-deraining
video-based-deraining
-
Updated
Jun 21, 2021
DSP IIR realtime filter library written in C++
windows
linux
c-plus-plus
osx
ubuntu
signal-processing
filter
filters
filter-plugin
iir
filtering-library
lowpass
lowpass-filter
highpass-filter
highpass
bandstop
bandstop-filter
bandpass
bandpass-filter
sample-realtime-filtering
-
Updated
May 28, 2021 - C++
Chinese speech recognition
machine-learning
deep-learning
signal-processing
speech-recognition
chinese-nlp
speech-to-text
chinese-speech-recognition
chinese-speech-to-text
-
Updated
Jul 6, 2021 - Jupyter Notebook
signal-processing
dsp
audio-effect
filters
moog-ladder-filters
digital-signal-processing
moog
audio-filter
-
Updated
Jun 16, 2019 - C++
Analytic platform for real-time large-scale streams containing structured and unstructured data.
-
Updated
Jul 6, 2021 - C++
Improve this page
Add a description, image, and links to the signal-processing topic page so that developers can more easily learn about it.
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."
For the long term, we could clean up the code base a bit by internally using pathlib instead of
os.path.join(....)and consorts. This is no vital or overly important task but it will help new contributors, to use it in new contributions and not introduce more old-style code, looking at the rest of the code base.This is a pretty trivial (but longish) task and is a good first issue for new peo