Skip to content

number of mics and audio samples #5

@nguyenvulong

Description

@nguyenvulong

Hello,
Could you please explain a bit about the configuration.
I wonder if n_mic_keep and n_audio_keep should be identical?

For example

n_mic_keep = [5, 6]

means 5 or 6 mics will be used

in that case, a corresponding number of audio samples (either 5 or 6) should be used too, because each mic emits one signal (audio).

and if so, should the code have some constraint about these two values?
(for example, checking whether n_mic_keep and n_audio_keep are the same)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions