Sam Lapp

Results 34 issues of Sam Lapp

Thanks for implementing this package! From a look at the eBird API, I can see API methods to - get species list from region code - get recent observations from...

I'm not sure how this happened, but a simple `pip install` command on August 24, 2025 led to ``` Downloading ebird_api-4.0.0-py3-none-any.whl.metadata (12 kB) Downloading ebird_api-4.0.0-py3-none-any.whl (26 kB) Installing collected packages:...

Resolves #4122 MelScale should retain n_stft as an attribute I observed inconsistency between the MelScale and InverseMelScale in which arguments were retained as attributes. Perhaps there was some reason for...

CLA Signed

### 🐛 Describe the bug The issue with not retaining this argument as an attribute is that it makes an identical object difficult to recreate from the object's attributes. Setting...