You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
librosa is actually a pure-Python package. However, it's based on Numba, which is quite difficult to build, and may not be possible to run on iOS at all if it doesn't allow JIT compilers.
I don't know about the inner workings of Python. But is it possible to partially port librosa so that functions that depend on Numba will fail but others will work?
What is the PyPI name of the package you would like to see added?
librosa
Additional details
Github Link
Dependencies
The text was updated successfully, but these errors were encountered: