← Search

Kundan Kumar

8 accepted papers

2023

High-Fidelity Audio Compression with Improved RVQGAN

NeurIPS 2023spotlight

Language models have been successfully used to model natural signals, such as images, speech, and music. A key component of these models is a high quality neural compression model that can compress high-dimensional natural signals into lower dimensional discrete tokens. To that end, we introduce a h…

2022

Chunked Autoregressive GAN for Conditional Waveform Synthesis

ICLR 2022poster

Conditional waveform synthesis models learn a distribution of audio waveforms given conditioning such as text, mel-spectrograms, or MIDI. These systems employ deep generative models that model the waveform via either sequential (autoregressive) or parallel (non-autoregressive) sampling. Generative a…

2022

Wav2CLIP: Learning Robust Audio Representations from Clip

ICASSP 2022accepted

We propose Wav2CLIP, a robust audio representation learning method by distilling from Contrastive Language-Image Pre-training (CLIP). We systematically evaluate Wav2CLIP on a variety of audio tasks including classification, retrieval, and generation, and show that Wav2CLIP can outperform several pub…

Cited by 0SourceScholar
2019

MelGAN: Generative Adversarial Networks for Conditional Waveform Synthesis

NeurIPS 2019poster

Previous works (Donahue et al., 2018a; Engel et al., 2019a) have found that generating coherent raw audio waveforms with GANs is challenging. In this paper, we show that it is possible to train GANs reliably to generate high quality coherent waveforms by introducing a set of architectural changes an…

2019

Probability Distillation: A Caveat and Alternatives

UAI 2019poster

Due to Van den Oord et al. (2018), probability distillation has recently been of interest to deep learning practitioners, where, as a practical workaround for deploying autoregressive models in real-time applications, a student net-work is used to obtain quality samples in parallel. We identify a…

Cited by 13SourcePDFScholar
2017

PixelVAE: A Latent Variable Model for Natural Images

ICLR 2017poster

Natural image modeling is a landmark challenge of unsupervised learning. Variational Autoencoders (VAEs) learn a useful latent representation and model global structure well but have difficulty capturing small details. PixelCNN models details very well, but lacks a latent code and is difficult to sc…

Cited by 420SourceScholar
2017

SampleRNN: An Unconditional End-to-End Neural Audio Generation Model

ICLR 2017poster

In this paper we propose a novel model for unconditional audio generation task that generates one audio sample at a time. We show that our model which profits from combining memory-less modules, namely autoregressive multilayer perceptron, and stateful recurrent neural networks in a hierarchical str…

Cited by 761SourcecodeScholar