librosa: Python library for audio and music analysis
Python library for audio and music analysis. Contribute to librosa/librosa development by creating an account on GitHub. (more…)
Read more »
Handling Python dependencies in your Lambda functions can be a pain. Here’s how I handle Python packaging with Serverless for dev/prod parity. Read more