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
keep getting "AssertionError: Batch size exceeds the corpus length", even when i set batch_size to 1
I'm trying to run this locally on windows with anaconda3
My dataset has 919 wav files, and i set the samplerate to 32000, but i don't think this should be an issue.
I don't know what's wrong, but i'll gladly give more info if needed