Auglib

Latest version: v1.0.4

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

0.10.4

---------------------------

* Changed: depend on ``audformat>=0.13.0``
* Fixed: do not sort augmented index

0.10.3

---------------------------

* Fixed: Ci job for Python package publication

0.10.2

---------------------------

* Changed: use ``audinterface>=0.8.0``

0.10.1

---------------------------

* Changed: use Python 3.8 as default Python version

0.10.0

---------------------------

* Changed: ``Augment.augment()`` caches augmented index
* Fixed: ``Augment.augment()`` supports transforms that change the segment length
* Fixed: ``Augment.augment()`` supports index with relative file names

0.9.0

--------------------------

* Added: ``auglib.transform.Function``
* Added: Examples section to Getting Started part of the documentation
* Added: External Solutions section
to Getting Started part of the documentation
* Added: ``auglib.observe.Base``
* Added: ``auglib.observe.Bool``
* Added: ``auglib.observe.FloatNorm``
* Added: ``auglib.observe.FloatUni``
* Added: ``auglib.observe.IntUni``
* Added: ``auglib.observe.List``
* Added: ``auglib.observe.observe``
* Added: ``num_repeat`` argument to ``auglib.transform.Mix``
* Added: ``auglib.seed()``
* Added: ``auglib.transform.Base``
* Added: ``auglib.Time``
* Added: ``fill`` argument to ``auglib.transform.Trim``
* Added: ``auglib.transform.Mask``
* Added: ``seed`` argument to ``auglib.Augment``
* Added: documentation on how to implement a transform
under ``auglib.transform``
* Added: documentation on how to implement an observable
under ``auglib.observe``
* Added: ``auglib.AudioBuffer.duration``
* Added: multi-channel support for ``auglib.Augment``
* Changed: ``auglib.AudioBuffer.to_array()`` returns 2d array
* Changed: hide ``AudioBuffer.data`` and ``AudioBuffer.obj``
* Changed: make ``sampling_rate`` a keyword argument
in ``auglib.utils.to_samples()``
* Changed: increase code coverage to 100%
* Changed: use short ID for flavor folders in cache
* Deprecated: ``auglib.Int``
* Deprecated: ``auglib.IntList``
* Deprecated: ``auglib.Float``
* Deprecated: ``auglib.FloatList``
* Deprecated: ``auglib.Number``
* Deprecated: ``auglib.Str``
* Deprecated: ``auglib.StrList``
* Deprecated: ``auglib.NumpyTransform``
* Deprecated: ``auglib.utils.random_seed()``
* Deprecated: ``auglib.Transform``
* Deprecated: ``auglib.Source``
* Deprecated: ``auglib.source.FromArray``
* Deprecated: ``auglib.source.Read``
* Deprecated: ``auglib.Sink``
* Deprecated: ``auglib.sink.Play``
* Deprecated: ``auglib.sink.Write``
* Deprecated: ``auglib.AudioBuffer.play()``
* Removed: ``scipy`` dependency
* Removed: ``humanfriendly`` dependency
* Removed: ``auglib.transform.FilterDesign``
* Removed: ``auglib.transform.ToneShape``
* Removed: ``auglib.ExceptionHandling``
* Removed: ``auglib.LibraryException``
* Removed: ``auglib.LibraryExceptionWarning``

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.