All Projects → SonyCSLParis → interactive-spectrogram-inpainting

SonyCSLParis / interactive-spectrogram-inpainting

Licence: other
Implementation of the framework described in the paper Spectrogram Inpainting for Interactive Generation of Instrument Sounds published at the 2020 Joint Conference on AI Music Creativity.

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to interactive-spectrogram-inpainting

vqvae-2
PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"
Stars: ✭ 65 (+150%)
Mutual labels:  vq-vae, vq-vae-2
VQ-VAE withPixelCNNprior
Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.
Stars: ✭ 26 (+0%)
Mutual labels:  vq-vae
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+153.85%)
Mutual labels:  vq-vae
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+4557.69%)
Mutual labels:  vq-vae
Jukebox
Code for the paper "Jukebox: A Generative Model for Music"
Stars: ✭ 4,863 (+18603.85%)
Mutual labels:  vq-vae
Diverse-Structure-Inpainting
CVPR 2021: "Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE"
Stars: ✭ 131 (+403.85%)
Mutual labels:  vq-vae

Interactive Generation of Instrument Sounds by Spectrogram Inpainting

Code accompanying the paper published at the 2020 Joint Conference on AI Music Creativity.

Joint work by Théis Bazin, Gaëtan Hadjeres, Philippe Esling and Mikhail Malt at Sony CSL Paris and IRCAM, Paris.

Requisite

  • Python >= 3.7
  • PyTorch >= 1.6
  • torchaudio >= 0.6
  • lmdb (for storing extracted codes)

Usage

Coming soon.

Acknowledgments

This work was supported by the CIFRE contract number 2019.009 of the ANRT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].