My question is about the input_overlap parameter of the extractor function.
The default value is false, in which case the n_frames is used. However the value of n_frames is the result of some librosa function, so I'm desiring some additional guidance / clarification if possible.
Will there be no overlap by default? Or how can I build intuition about the default overlap will be?
Thank you!