Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Accelerating various ops #74

Open
bmcfee opened this issue Jun 20, 2016 · 3 comments
Open

Accelerating various ops #74

bmcfee opened this issue Jun 20, 2016 · 3 comments

Comments

@bmcfee
Copy link
Contributor

bmcfee commented Jun 20, 2016

Just jotting this down before I forget.

librosa 0.5 will add dynamic time warping (not totally relevant for amen), and as a side-effect, optional numba jit compilation for certain methods.

This should make it much easier to accelerate certain bottleneck ops like zero-crossing alignment.

@tkell
Copy link
Contributor

tkell commented Jul 17, 2016

:emoji indicating optimization:

@tkell
Copy link
Contributor

tkell commented Aug 17, 2019

Hello @bmcfee, I hope your day is excellent! Amen is now running on librosa 0.7.0 - is the numba magic that you added there enough to do these speedups, or are there changes that need to be made in amen?

@bmcfee
Copy link
Contributor Author

bmcfee commented Aug 17, 2019

Not sure, i'll have to take a skim through the amen code to see.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants