Skip to main content

Python implementation of audformat

Project description

Test status code coverage audformat's documentation audformats's supported Python versions audformat's MIT license

Specification and reference implementation of audformat.

audformat stores media data, such as audio or video, together with corresponding annotations in a pre-defined way. This makes it easy to combine or replace databases in machine learning projects.

An audformat database is a folder that contains media files together with a header YAML file and one or several files storing the annotations. The database is represented as an audformat.Database object and can be loaded with audformat.Database.load() or written to disk with audformat.Database.save().

Have a look at the installation and usage instructions and the format specifications as a starting point.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Version 0.9.3 (2021-01-07)

  • Fixed: avoid sphinx syntax in CHANGELOG

Version 0.9.2 (2021-01-07)

  • Changed: add arguments num_workers and verbose to audformat.Database.drop_files(), audformat.Database.map_files(), audformat.Database.pick_files(), audformat.Database.save()

  • Changed: audformat.segmented_index() support int and float, which will be interpreted as seconds

  • Fixed: audformat.utils.to_segmented_index() returns correct index type for NaT

Version 0.9.1 (2020-12-21)

  • Fixed: add column name to HTML Series output in docs

  • Fixed: removed mentioning of NotConformToUnifiedFormat error and RedundantArgumentError error

  • Fixed: add missing errors to docstring of audformat.Table.set() and audformat.Column.set()

Version 0.9.0 (2020-12-18)

  • Added: initial release public release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

audformat-0.9.3.tar.gz (53.5 kB view details)

Uploaded Source

Built Distribution

audformat-0.9.3-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

Details for the file audformat-0.9.3.tar.gz.

File metadata

  • Download URL: audformat-0.9.3.tar.gz
  • Upload date:
  • Size: 53.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for audformat-0.9.3.tar.gz
Algorithm Hash digest
SHA256 cb5738a68d95a38f6c81bdb3e0e5e7d0db749bb142e7387e4b62a64c6a83f42f
MD5 a3c145266839830119e30fb99b8c9b0e
BLAKE2b-256 f71a6b85deb047de6fef96314d0b09daa92ecd0d5e716d3a38bf0dbc8ac0a735

See more details on using hashes here.

File details

Details for the file audformat-0.9.3-py3-none-any.whl.

File metadata

  • Download URL: audformat-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for audformat-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 550d1060ade97b111a4159efa71bd6047d24bd4aac927f6df79424ee4f61caeb
MD5 6805e0863abd2d1528847bacd3cb7f22
BLAKE2b-256 0f68f812e26b96e73af1a810f0b6b32353b5a446aea80f01ff7d250e83ba91bf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page