SonyCSLParis / Comparing-Representations-for-Audio-Synthesis-using-GANsLinks
This repo contains code for comparing audio representation sin the task of audio synthesis wth Generative Adversarial Networks (GAN)
☆37Updated 2 years ago
Alternatives and similar repositories for Comparing-Representations-for-Audio-Synthesis-using-GANs
Users that are interested in Comparing-Representations-for-Audio-Synthesis-using-GANs are comparing it to the libraries listed below
Sorting:
- Code for Unconditional Audio Generation with GAN and Cycle Regularization☆77Updated 3 years ago
- spectrogram inversion tools in PyTorch. Documentation: https://spectrogram-inversion.readthedocs.io☆51Updated 3 months ago
- Pytorch implementation of "A Differentiable Perceptual Audio Metric Learned from Just Noticeable Differences", Pranay Manocha et al. - un…☆63Updated 5 years ago
- a pytorch implementation of Google GEDLoss☆32Updated 4 years ago
- Contains code for our work on speech to singing conversion (ICASSP 2020)☆50Updated 4 years ago
- Quasi-Periodic Parallel WaveGAN Pytorch implementation☆46Updated 2 years ago
- COALA: Co-Aligned Autoencoders for Learning Semantically Enriched Audio Representations☆48Updated last year
- The code for the ISMIR 2019 paper “Supervised symbolic music style translation using synthetic data”.☆27Updated 2 years ago
- Reproducing code for Learning Disentangled Representations of Timbre and Pitch for Musical Instrument Sounds Using Gaussian Mixture Varia…☆28Updated 5 years ago
- A PyTorch implementation: "LASAFT-Net-v2: Listen, Attend and Separate by Attentively aggregating Frequency Transformation"☆33Updated 3 years ago
- Upsampling Artifacts in Neural Audio Synthesis – https://arxiv.org/abs/2010.14356☆81Updated 4 years ago
- Self-supervised VQ-VAE for One-Shot Music Style Transfer☆96Updated 7 months ago
- Rough implementation of Simultaneous Separation and Transcription of Mixtures with Multiple Polyphonic and Percussive Instruments (Ethan …☆25Updated 4 years ago
- A python implementation of the Griffin Lim Algorithm for audio reconstruction from magnitudes☆33Updated last year
- Unsupervised Representation Learning for Singing Voice Separation☆22Updated 2 years ago
- Deep Performer: Score-to-audio music performance synthesis☆44Updated 2 years ago
- A simplified PyTorch implementation of GANsynth☆81Updated 6 years ago
- ☆23Updated 6 years ago
- NU-Wave: A Diffusion Probabilistic Model for Neural Audio Upsampling☆37Updated 4 years ago
- The training code for the 4th place model at MDX 2021 leaderboard A.☆36Updated 4 years ago
- Code for ISMIR 2020 paper: "Multiple F0 Estimation in Vocal Ensembles using Convolutional Neural Networks"☆55Updated 10 months ago
- Code for our paper "VaPar Synth - A Variational Parametric Model for Audio Synthesis"☆32Updated 5 years ago
- A PyTorch implementation of the paper: "AMSS-Net: Audio Manipulation on User-Specified Sources with Textual Queries" (ACM Multimedia 2021…☆21Updated 4 years ago
- PyTorch implementation for Deep Griffin-Lim Iteration paper(https://arxiv.org/abs/1903.03971)☆39Updated 5 years ago
- Source code for training models and using the hyperbolic interface proposed in our ICASSP 2023 paper, “Hyperbolic Audio Source Separation…☆70Updated 2 years ago
- PyTorch implementation of NVIDIA WaveGlow with constant memory cost.