Releases: descriptinc/audiotools
Releases · descriptinc/audiotools
0.3.7
Merge pull request #42 from descriptinc/ps/weighted_choose Adding weights to picking from CSV files.
0.3.6
Merge pull request #41 from descriptinc/ps/jupyter_table Making it easy to embed tables into notebooks for writing posts.
0.3.5
Merge pull request #39 from descriptinc/ps/global_vol_norm Adding back global volume normalization.
0.3.4
Merge pull request #38 from descriptinc/ps/match_stft_stride Added a way for STFT length to match hop length.
0.3.3
Merge pull request #35 from descriptinc/ps/batch_sampler Adding a BatchSampler where you can change the batch size.
0.3.2
Merge pull request #34 from descriptinc/ps/specaug_update Added Repeat, RepeatUpTo transform
0.3.1
Merge pull request #33 from descriptinc/ps/fast_loudness Adding fast GPU routine for loudness.
0.2.9
Merge pull request #31 from descriptinc/ps/fix_rir Add option to `apply_ir` to re-use original phase.
0.2.8
Merge pull request #30 from descriptinc/ps/profiler_transforms Adding transforms profiler
0.2.7
Merge pull request #27 from descriptinc/v0.2.7 API Change: Transforms take a single signal.