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

Option to return denoised spectrum and mask #70

Open
JoFrhwld opened this issue Jul 29, 2022 · 1 comment
Open

Option to return denoised spectrum and mask #70

JoFrhwld opened this issue Jul 29, 2022 · 1 comment

Comments

@JoFrhwld
Copy link

For the nonstationary algorithm, options to return sig_stft_denoised and sig_mask could be super useful for a few use cases

  1. If noisereduce is being incorporated into an audio processing pipeline, returning sig_stft_denoised could be used for further spectral methods, rather than risking loss of info converting from spectrum to signal to spectrum again.
  2. When trying to get the parameters right for challenging cases, getting back the sig_mask would allow for visual inspection of the effect of each parameter change.
@timsainb
Copy link
Owner

timsainb commented Aug 1, 2022 via email

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