Luke Yuri Prince
Luke Yuri Prince
In setup.py, find and replace all instances of 'didypro' with 'didyprog'
See: https://github.com/arthurmensch/didyprog/blob/master/didyprog/reference/dtw.py https://github.com/arthurmensch/didyprog/blob/master/didyprog/reference/tests/test_dtw.py
See: https://github.com/arthurmensch/didyprog/blob/master/didyprog/reference/dtw.py https://github.com/arthurmensch/didyprog/blob/master/didyprog/reference/tests/test_dtw.py
@mblondel Here is my implementation (https://github.com/lyprince/sdtw_pytorch). I haven't written a proper demo yet, but if this is something people would like and would be relatively easy I could try to...
I've been working on a repo in my spare time to do this (working title: nanoCLIP, inspired by nanoGPT ofc). Happy to upstream it. Something I've struggled with is "miniaturizing"...