Metadata-Version: 2.4
Name: audiotree
Version: 0.2.1
Summary: Audio data loading and augmentations in JAX
Home-page: https://github.com/DBraun/audiotree
Author: David Braun
Author-email: David Braun <braun@ccrma.stanford.edu>
Project-URL: Homepage, https://github.com/DBraun/audiotree
Project-URL: Issues, https://github.com/DBraun/audiotree/issues
Keywords: audio,machine learning
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: einops
Requires-Dist: grain>=0.2.3
Requires-Dist: jax-ai-stack>=2025.2.5
Requires-Dist: librosa>=0.10.1
Requires-Dist: numpy
Requires-Dist: soundfile
Requires-Dist: typing_extensions
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Dynamic: license-file

# AudioTree

Audio data loading and augmentations in JAX.

## Documentation

<https://dirt.design/audiotree>
