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

Problem with noise after audio separation #151

Open
kbuwel opened this issue Nov 12, 2024 · 1 comment
Open

Problem with noise after audio separation #151

kbuwel opened this issue Nov 12, 2024 · 1 comment

Comments

@kbuwel
Copy link

kbuwel commented Nov 12, 2024

Untitled.zip
https://github.com/user-attachments/assets/1dc34f0a-c272-4663-a2c6-9cf80bd15f1f

The command I entered was:
audio-separator a.mp4 --model_filename model_bs_roformer_ep_317_sdr_12.9755.ckpt --mdx_segment_size=512 --mdx_batch_size=10 --mdx_enable_denoise --mdx_overlap 0.6
My system is equipped with 2 rtx3060 12gb.
I also used UVR-DeNoise.pth to remove noise.
It is a sound that does not exist in the original, but the noise is not removed.
How do I remove the attached noise?
What kind of sound is the attached noise?

@ntamotsu
Copy link
Contributor

I found that setting the --amplification option to a very small value (e.g., --amplification=0.001) resolves the issue.
The default value for this option is 0.6.

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

2 participants