speech_dereverbaration_using_lp_residual
Speech filter
A MATLAB implementation of a single-channel speech dereverberation method using LP residual inverse filtering
This is a single channel speech dereverberation method based on DOI: 10.1109/TSA.2005.858066; implemented in MATLAB
44 stars
2 watching
17 forks
Language: Matlab
last commit: about 6 years ago
Linked from 1 awesome list
dereverberationinverse-filteringkurtosislp-residualmatlabsingle-channelspectral-subtraction
Related projects:
Repository | Description | Stars |
---|---|---|
deepakbaby/dereverberation-and-denoising | Tools for estimating room impulse response and exemplar weights to remove reverberation from noisy speech | 40 |
peak1995/speech-enhancement-dsp | This repository provides MATLAB implementations of traditional speech enhancement techniques including spectral subtraction, Wiener filtering, and Kalman filtering. | 82 |
zhr1201/omlsa-speech-enhancement | A Matlab implementation of noise spectrum estimation and speech enhancement techniques | 70 |
veenveenveen/speechsignalprocessingcourse | This project provides a collection of MATLAB source code examples for learning speech signal processing techniques | 66 |
nvlabs/snn | An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
njusthyk1972/nlh | An image denoising method using blind pixel-level non-local methods | 48 |
fayolle/bbdeblur | Provides MATLAB implementation of reverse filtering methods for deblurring noisy images | 3 |
robical/statisticalsignalprocessing | A collection of algorithms and techniques for signal processing in statistical estimation and filtering | 83 |
fzzfbyx/audio-fir-denoising-filter-matlab_gui | Develops an audio denoising filter using MATLAB GUI | 52 |
dodohow1011/speechadvreprogram | Developing low-resource speech command recognition systems using adversarial reprogramming and transfer learning | 18 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
matlab-deep-learning/deepspeech | Enables speech-to-text transcription using a pre-trained Deep Speech model in MATLAB. | 7 |
diehl/incremental-svm-learning-in-matlab | A MATLAB package implementing incremental/decremental SVM learning and parameter perturbation methods for efficient binary classification | 72 |
leomccormack/ho-sirr | An algorithm to render sound fields from spherical harmonic representations | 43 |
hdcvlab/deblurring-by-realistic-blurring | A Python implementation of a deblurring model using realistic blurring techniques. | 63 |