DSP
Some frequency estimation stuff in Matlab, mostly from the CRC for Robust and Adaptive Systems
A framework for quick testing and comparing multi-channel speech enhancement and separation methods, such as DSB, MVDR, LCMV, GEVD beamforming and ICA, FastICA, IVA, AuxIVA, OverIVA, ILRMA, FastMNMF.
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
C++ code accompanying the book "An Introduction to Audio Content Analysis" (www.AudioContentAnalysis.org)
C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Transform.
digital signal processing library for software-defined radios
High-quality pro audio resampler / sample rate conversion header-only C++ library. Very fast, for both audio resampling and time-series interpolation.
🔉 Collected C++ implementations of the classic 4-pole moog ladder filter
C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd
A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.
Digital signal processing library for digital communication using C++.
Fixed and Adaptive Beamforming for Microphone array of 8
Frequency-Sliding Generalized Cross Correlation for Time Delay Estimation
A Simulation Tool for the Analysis of TDOA Methods
My failed PhD work on Spectral Correlation Density Estimation using CAPOS, APES, MVDR and WOSA estimators.
A cross wavelet and wavelet coherence toolbox for MATLAB
Speech Processing Toolbox for MATLAB
A cross-platform framework for developing spatial audio algorithms and software in C/C++
You can find the speech algorithms you want here
This rep contains awesome adaptive filter algorithms in 3 classic books.