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

Document content of y_noise arg may be misunderstanding #69

Open
fncokg opened this issue Jul 19, 2022 · 1 comment
Open

Document content of y_noise arg may be misunderstanding #69

fncokg opened this issue Jul 19, 2022 · 1 comment

Comments

@fncokg
Copy link

fncokg commented Jul 19, 2022

In the document string of the y_noise argument, it said:

y_noise : np.ndarray [shape=(# frames,) or (# channels, # frames)], real-valued noise signal to compute statistics over (only for non-stationary noise reduction).

But actually, an array of stationary noise can be passed to and well processed by the function(when stationary==True). Am I right?

@nuniz
Copy link
Collaborator

nuniz commented Sep 24, 2023

Hi,
You're right, the docstring text should be changed to "stationary" instead of "non-stationary".
Thanks for pointing this out!

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