ap-atul / Audio-Denoising

Noise removal/ reducer from the audio file in python. De-noising is done using Wavelets and thresholding is done by VISU Shrink thresholding technique
MIT License
172 stars 19 forks source link

How can I install this remover? #1

Open XiaoxingDu opened 3 years ago

ap-atul commented 3 years ago

You can't currently, also its doesn't do denoising well . So I have implemented https://github.com/AP-Atul/wavelets-ext which does it well, you gotta do some setup to make it working, and use one of the example for the denoising.

If you are still having problems, I can write a setup script to install it via pip3