Code Monkey home page Code Monkey logo

buddy's Introduction

BUDDy: Single-channel Blind Unsupervised Dereverberation with Diffusion Models

This is the official code for our paper BUDDy: Single-channel Blind Unsupervised Dereverberation with Diffusion Models

We invite you to check our companion website for listening samples and insights into the paper

1 - Requirements

Install required Python packages with python -m pip install -r requirements.txt

2 - Checkpoints

You can access our pretrained checkpoint, trained on VCTK anechoic speech, at the following link

3 - Testing

You can launch blind dereverberation with bash test_blind_dereverberation.sh. You can launch informed dereverberation with bash test_informed_dereverberation.sh. In both cases, do not forget to add the path to the pretrained model checkpoint in the bash file (i.e. replace ckpt=<pretrained-vctk-checkpoint.pt> with your path). The directory tree in audio_examples/ contains an example test set to reproduce the results.

4 - Training

You can retrain an unsupervised diffusion model on your own dataset with bash train.sh. Do not forget to fill in the path to your training and testing dataset (i.e. replace dset.train.path=/your/path/to/anechoic/training/set and so on)

5 - Citing

If you used this repo for your own work, do not forget to cite us:

@bibtex

@article{moliner2024buddy,
    title={{BUDD}y: Single-channel Blind Unsupervised Dereverberation with Diffusion Models},
    author={Moliner, Eloi and Lemercier, Jean-Marie and Welker, Simon and Gerkmann, Timo and V\"alim\"aki, Vesa},
    year={2024},
    journal={arXiv 2405.04272}
}

buddy's People

Contributors

eloimoliner avatar jmlemercier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.