jongwook / onsets-and-frames

A Pytorch implementation of Onsets and Frames (Hawthorne 2018)
MIT License
209 stars 66 forks source link

RuntimeError: Tensor stacks #27

Open SashaBurashnikova opened 3 years ago

SashaBurashnikova commented 3 years ago

Hello ,

I'm trying to run on training mode your model and have an error:

RuntimeError: stack expects each tensor to be equal size, but got [327680, 2] at entry 0 and [327680] at entry 6

Do you know what it could be the problem? I installed all the suggested requirements.

Sincerely yours, Aleksandra