RetroCirce / Zero_Shot_Audio_Source_Separation
The official code repo for "Zero-shot Audio Source Separation through Query-based Learning from Weakly-labeled Data", in AAAI 2022
☆186Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Zero_Shot_Audio_Source_Separation
- Unofficial PyTorch implementation of Music Source Separation with Band-split RNN☆155Updated 5 months ago
- museval - source separation evaluation tools for python☆203Updated 4 months ago
- Code for SuDoRm-Rf networks for efficient audio source separation. SuDoRm-Rf stands for SUccessive DOwnsampling and Resampling of Multi-R…☆308Updated last year
- Pitch Estimating Neural Networks (PENN)☆233Updated 3 months ago
- Official implementation of SawSing (ISMIR'22)☆254Updated 2 years ago
- Unofficial implementation of HiFi-GAN+ from the paper "Bandwidth Extension is All You Need" by Su, et al.☆206Updated last year
- A lightweight library for Frechet Audio Distance calculation.☆237Updated 2 months ago
- A simple library for Fréchet Audio Distance (FAD) calculation☆145Updated this week
- Object-oriented handling of audio data, with GPU-powered augmentations, and more.☆239Updated 3 weeks ago
- Baseline multi-resolution cross network model trained using the Divide and Remaster Dataset☆77Updated 9 months ago
- Pytorch implementation of the CREPE pitch tracker☆408Updated 5 months ago
- HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks☆208Updated 3 years ago
- HiFi++: a Unified Framework for Neural Vocoding, Bandwidth Extension and Speech Enhancement☆153Updated 2 years ago
- Evaluation and Benchmarking of Speech Super-resolution Methods☆141Updated 2 years ago
- NU-Wave 2: A General Neural Audio Upsampling Model for Various Sampling Rates @ INTERSPEECH 2022☆279Updated last year
- An open-source Python library for audio time-scale modification.☆193Updated 11 months ago
- Self-supervised learning for fast pitch estimation☆191Updated last month
- A PyTorch Implementation of the paper - Choi, Woosung, et al. "Investigating u-nets with various intermediate blocks for spectrogram-base…☆77Updated 2 years ago
- An unofficial PyTorch implementation of Music Source Separation with Band-split RNN for MDX-23 ("Label Noise" Track)☆144Updated last year
- This repo contains the official PyTorch implementation of "Audio Super Resolution in the Spectral Domain" (ICASSP 2023)☆204Updated 4 months ago
- iSTFTNet : Fast and Lightweight Mel-spectrogram Vocoder Incorporating Inverse Short-time Fourier Transform☆227Updated last year
- A PyTorch implementation of the paper: "LaSAFT: Latent Source Attentive Frequency Transformation for Conditioned Source Separation" (ICAS…☆85Updated 2 years ago
- Codes for ISMIR 2022 paper: Beat Transformer: Demixed Beat and Downbeat Tracking with Dilated Self-Attention☆91Updated 7 months ago
- Pitch-shifting, time-stretching, and vocoding of speech with Controllable LPCNet (CLPCNet)☆148Updated 2 years ago
- Audio transformations library for PyTorch