v0.1.1
What's Changed
- Remove TF Dependency from taxonomy library. by @copybara-service[bot] in #22
- Update dependencies. by @copybara-service[bot] in #25
- Default offset storage type to float32. by @copybara-service[bot] in #27
- Add DCLDE species known bio to iNaturalist taxonomy mapping. by @copybara-service[bot] in #31
- Updating agile modeling demo notebooks to include Perch V2 as an option. by @copybara-service[bot] in #32
- Bug fix for computing hop size for target audio sampling rate different than model sampling rate. by @copybara-service[bot] in #34
- Parallelize embedding operation in agile modeling 'embed' notebook. This speeds up anuraset embedding time with Perch v2 by roughly 4x. by @copybara-service[bot] in #38
- Update Hoplite dependency to TF 2.20 and migrate from tensorflow_hub to kagglehub by @copybara-service[bot] in #37
- Reshape batched spectrograms/frontend output from Perch models. by @copybara-service[bot] in #45
- Internal change by @copybara-service[bot] in #50
- added version to [project] in pyproject.toml by @Josef-Haupt in #49
- Handle mp3 (and other formats not handled by soundfile) for hoplite ingestion. by @copybara-service[bot] in #51
- Add option to filter or show labels on displayed examples. by @copybara-service[bot] in #54
New Contributors
- @Josef-Haupt made their first contribution in #49
Full Changelog: v0.1.0...v0.1.1