marl / crepe

CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
https://marl.github.io/crepe/
MIT License
1.13k stars 160 forks source link

Last frame is centered on end? #73

Open turian opened 3 years ago

turian commented 3 years ago

The README says that the default is center-frames, so the first frame is centered as 0 and only a half-size frame.

Is the same true of the last frame? If so can the README be updated?

sharvil commented 3 years ago

Yes, an empty half frame is appended to the end as well.