-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels