Brian McFee
Brian McFee
I think this is pretty squarely in fair use land, but since the concept being demonstrated does not at all depend on having a familiar example, I'm happy to replace...
Circling back on this after starting on #1937. I'm updating the DTW example to include time-stretching and alignment of the signals, and I think it would be much more compelling...
Thanks @stefan-balke ! I also took a few minutes at the end of yesterday and mocked up the lick examples as described: [lick.zip](https://github.com/user-attachments/files/21258169/lick.zip)
That should be trivial by accepting the target radius as an argument. +100 on the idea of angular ticking for microtiming. I think it's easy enough to translate the default...
Dropping a note to indicate that I see this PR and will get to review it as soon as I have time. Meanwhile: would it be possible for you to...
This seems like a good idea in general. I'd like to think through a few options for how to parametrize it before committing to duration constraints though. There are two...
I think this is all expected and documented behavior, see the `path` section of the librosa.load docstring. The core question is whether we should do anything about it. My inclination...
> So, it is **not** likely that librosa will support loading `webm` with file-like object. Right? 😢 Correct, though I think of this as two related problems with upstream packages:...
Thanks for this - I definitely see the motivation for this kind of improvement. That said, it's not obvious to me that we should merge PRs of this nature. (Maybe...
Outside of the above, I'm a little curious why a multi-threaded implementation has such a boost here. I expect that this gap reduces (vanishes?) when the state space (fmax-fmin) is...