Skip to main content

Python implementation of audformat

Project description

Specification and reference implementation of audformat.

audformat is intended to store media data, such as audio or video, together with corresponding annotations in a pre-defined way. An audformat database is a folder that contains media files together with a header YAML file and one or several files storing the annotations.

An audformat database is represented as a 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.0 (2020-12-xx)

  • Added: initial 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.0rc3.tar.gz (51.3 kB view hashes)

Uploaded Source

Built Distribution

audformat-0.9.0rc3-py3-none-any.whl (31.6 kB view hashes)

Uploaded Python 3

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