Audinterface

Latest version: v1.2.3

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

Scan your dependencies

Page 3 of 8

0.10.0

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

* Changed: ``audinterface.Feature``
uses multi-level column format
and names columns after channel ID
when result has more than one channel

0.9.2

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

* Changed: require ``audformat>=0.15.3``
* Fixed: segmented indices are returned
with ``file`` level
as dtype ``string``
as introduced with ``audformat`` 0.15.0
* Removed: support for Python 3.7

0.9.1

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

* Changed: support special arguments
``idx``,
``file``,
``root``
in processing function

0.9.0

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

* Added: ``auinterface.utils.sliding_window()``
* Added: ``auinterface.utils.to_timedelta()``
* Added: argument
``process_func_applies_sliding_window``
to
``audinterface.Feature``
* Added: arguments
``win_dur`` and ``hop_dur``
to
``audinterface.Process``
* Added: arguments
``min_signal_dur`` and ``max_signal_dur``
to
``audinterface.Feature``,
``audinterface.Process``,
``audinterface.Segment``
* Added: argument
``cache_root``
to
``audinterface.Feature.process_index()``,
``audinterface.Process.process_index()``
* Changed: extend documentation with docstring examples and usage section
* Deprecated: ``unit`` argument of ``audinterface.Feature``,
instead specify unit directly when providing duration arguments,
compare ``audinterface.utils.to_timedelta()``
* Fixed: ``audinterface.ProcessWithContext``
requires one output for every segment

0.8.1

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

* Added: ``audinterface.Feature`` does support
specification of single feature as string
in addition to list
* Changed: depend on ``audresample>=1.1``
* Fixed: handle empty and non-existing folder
in ``process_folder()`` methods

0.8.0

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

* Added: Python 3.9 support
* Added: ``process_func_args`` argument to process methods
* Deprecated: ``**kwargs`` in process methods,
use ``process_func_args`` argument instead
* Removed: deprecated ``process_unified_format_index()`` methods
* Removed: Python 3.6 support

Page 3 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.