Skip to content

Releases: DBraun/audiotree

v0.1.0

22 Aug 19:32
Compare
Choose a tag to compare

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.

v0.0.5

09 Aug 03:14
Compare
Choose a tag to compare
avoid PyPI error due to dependency on branches