You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the code in this repository to process audio files recorded at 8kH of various lengths.
I would like all my cochleograms to have the same number of channel, that I would like to be able to specify.
So far, I have been able to do so by adjusting the step_factor, but I was wandering if there was a better more deterministic way to do that.
Best regards,
David
The text was updated successfully, but these errors were encountered:
Hi,
I'm using the code in this repository to process audio files recorded at 8kH of various lengths.
I would like all my cochleograms to have the same number of channel, that I would like to be able to specify.
So far, I have been able to do so by adjusting the step_factor, but I was wandering if there was a better more deterministic way to do that.
Best regards,
David
The text was updated successfully, but these errors were encountered: