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

R_n in rake_mvdr_filters with real data #366

Open
valentin7121 opened this issue Sep 18, 2024 · 0 comments
Open

R_n in rake_mvdr_filters with real data #366

valentin7121 opened this issue Sep 18, 2024 · 0 comments

Comments

@valentin7121
Copy link

In example R_n in rake_mvdr_filters is set to R_n=sigma2_n * np.eye(mics.Lg * mics.M).

I guess that R_n is the noise covariance matrix and when processing a signal from real microphones it should be calculated based on the recorded signal. But I can't figure out how to correctly calculate R_n so that its dimensions match [mics.Lg * mics.M, mics.Lg * mics.M].

Maybe an explanation of the meaning of filter size Lg and beamformer delay would also help to better understand how to tune the beamformer.

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