audiotree

Audio data loading and augmentations in JAX

MIT License

Downloads
194
Stars
3
Committers
1

Bot releases are hidden (Show)

audiotree - v0.1.0 Latest Release

Published by DBraun about 2 months ago

Breaking changes:

  • SaliencyParams has moved from audiotree.datasources.SaliencyParams to audiotree.SaliencyParams

Updates:

The code has been tested with device parallel sharding. See the recent updates to DAC-JAX.
SaliencyParams has a new search_function parameter. The two valid strings are SaliencyParams.search_uniform and SaliencyParams.search_early_bias. You can also plug in your own Callable function.

audiotree - v0.0.5

Published by DBraun 2 months ago