mss_pytorch
Singing voice separator
This project provides a PyTorch implementation of a singing voice separation algorithm using recurrent inference and skip-filtering connections.
Singing Voice Separation via Recurrent Inference and Skip-Filtering Connections - PyTorch Implementation. Demo:
171 stars
13 watching
32 forks
Language: Python
last commit: over 6 years ago deep-learningmss-pytorchmusic-source-separationpytorchrecurrent-neural-networksskip-filtering-connections
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,970 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| An implementation of an audio generation model using PyTorch | 290 |
| An implementation of a speech separation algorithm using neural networks. | 90 |
| An implementation of U-Net singing voice separation model using Chainer framework | 90 |
| 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. | 546 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| A framework for training deep neural networks to separate music sources from audio files. | 474 |
| A PyTorch implementation of end-to-end speech recognition models. | 756 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 382 |
| A collection of MATLAB-based deep learning models and tools for source separation tasks in audio processing | 366 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks. | 57 |