Python implementation of audformat
Project description
Specification and reference implementation of audformat.
audformat stores media data, such as audio, video, or text 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for audformat-1.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 105d3da6b48bf99138d526d773968539a5d987698b71ec12e2c08a961538a234 |
|
MD5 | 94ac92f03e969bbe5c6cec20fdaaed2d |
|
BLAKE2b-256 | b6db9978df84f6a93a2c56f6120331e9ffb5a323488a3a28bb97bdc3ac0c3bf4 |