Code Monkey home page Code Monkey logo

madhavmk / noise2noise-audio_denoising_without_clean_training_data Goto Github PK

View Code? Open in Web Editor NEW
172.0 172.0 42.0 356.32 MB

Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy dependence of clean speech data required by deep learning based audio denoising methods by showing that it is possible to train deep speech denoising networks using only noisy speech samples.

License: MIT License

Jupyter Notebook 76.97% Python 23.03%
audio-denoising audio-enhancement autoencoder data-collection deep-learning noise-reduction noise-removal noise2noise speech speech-denoising speech-enhancement

noise2noise-audio_denoising_without_clean_training_data's People

Contributors

anujstam avatar madhavmk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

noise2noise-audio_denoising_without_clean_training_data's Issues

Model Size and Computation?

Hello

Please let me know the model size and computation.

Any other benchmarking available please post here

Regards
Yugesh

requirements.txt for Linux

Hello,
First of all great work!

Can you please add a requirements.txt file for linux as well? The present one does not work directly with the conda create command. This may also be because a lot of packages require channels different from the base channels, if you can specify those channels in the readme that would make it more convenient.

Thank you!

Suspicious requirements.txt file

What's with the requirements? olefile, webSockets and Certifi?

pysocks, pycparser, etc...

Security and Cryptography: The inclusion of packages like cryptography and argon2-cffi suggests that the program may involve cryptographic operations, such as encryption, decryption, hashing, or secure password handling.

Saved audio file length

Hello, I've been trying out your noise2noise denoising on jupyter notebook, and I found that the audio saved is locked to 3 seconds, even if the audio processed is more than 3 seconds long. Is there a way to control this? Thank you.

STFT requires return_complex = True

I am getting this error

RuntimeError: stft requires the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release.

on running
train_losses, test_losses = train(dcunet20, train_loader, test_loader, loss_fn, optimizer, scheduler, 4)

this cell.

I am using pytorch on GPU which support CUDA-11.7 , python-3.11

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.