jouleion / M7_BeunProject

0 stars 0 forks source link

Make Dumb LSTM #9

Closed jouleion closed 5 months ago

jouleion commented 5 months ago

Running into an issue with batch size

should the audio data be split in smaller pieces? right now its an array of shape (16512, 1)

jouleion commented 5 months ago

combine this issue with train lstm