Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to improve my bad results? #6

Open
stephane-archer opened this issue Sep 16, 2024 · 0 comments
Open

How to improve my bad results? #6

stephane-archer opened this issue Sep 16, 2024 · 0 comments

Comments

@stephane-archer
Copy link

from denoise import AudioDeNoise 

audioDenoiser = AudioDeNoise(inputFile="IMG_4163.wav")
audioDenoiser.deNoise(outputFile="input_denoised.wav")
python .\main.py
0it [00:00, ?it/s]C:\Users\steph\.conda\envs\Audio-Denoising\Lib\site-packages\pywt\_multilevel.py:43: UserWarning: Level value of 2 is too high: all coefficients will experience boundary effects.
  warnings.warn(
11it [00:53,  4.89s/it]

Audio-Denoising.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant