Matlab-toolbox-for-DNN-based-speech-separation
Speech separator
A Matlab toolbox for supervised speech separation using deep neural networks
This folder contains Matlab programs for a toolbox for supervised speech separation using deep neural networks (DNNs).
45 stars
3 watching
26 forks
Language: Matlab
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
posenhuang/deeplearningsourceseparation | A collection of MATLAB-based deep learning models and tools for source separation tasks in audio processing | 366 |
d-kitamura/ilrma | A MATLAB script implementing blind source separation algorithm based on Independent Low-Rank Matrix Analysis (ILRMA) for audio signal processing. | 108 |
vitrioil/speech-separation | An implementation of a speech separation algorithm using neural networks. | 90 |
matlab-deep-learning/deepspeech | Enables speech-to-text transcription using a pre-trained Deep Speech model in MATLAB. | 7 |
neurojson/jsonlab | A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. | 301 |
matlab-deep-learning/abnormal-eeg-signal-classification-using-cnns | Develops and trains a deep neural network to classify EEG signals as normal or abnormal | 48 |
hagaygarty/mdcnn | A 3D convolutional neural network framework supporting volumetric inputs and various features like dropout and batch normalization. | 52 |
lijunnan1992/dividemix | A PyTorch implementation of a semi-supervised learning framework for training deep neural networks with noisy labels by dynamically dividing the data into clean and noisy sets. | 543 |
sofacoustics/sofatoolbox | Provides an API and toolbox for reading and manipulating spatially oriented acoustic data | 120 |
imperialcollegelondon/sap-voicebox | A collection of MATLAB routines for speech processing and analysis. | 236 |
sehyoun/matlabautodiff | Tools for automatic differentiation in MATLAB using sparse representation for Jacobians | 43 |
fielddb/deeplearntoolbox | A Matlab toolbox for building and training deep neural networks | 0 |
davidstutz/matlab-mnist-two-layer-perceptron | A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. | 60 |
mahuichao/matlabworkspace | A personal workspace containing algorithms and tools for machine learning, neural networks, and microphone array processing. | 42 |
matlab-deep-learning/nerf | An implementation of neural radiance fields in MATLAB for 3D reconstruction and rendering | 10 |