audformat
v1.3.1
Getting started
Installation
Create a database
Working with a database
Combine tables
Map scheme labels
Update a database
Emodb example
Format specification
Introduction
Database
Conventions
Header
Tables
Misc Tables
Example
API Documentation
audformat
audformat.define
audformat.errors
audformat.testing
audformat.utils
Index
Development
Contributing
Changelog
audformat
»
Index
GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
_
__add__() (audformat.MiscTable method)
(audformat.Table method)
__contains__() (audformat.Database method)
(audformat.Scheme method)
__eq__() (audformat.Attachment method)
(audformat.Column method)
(audformat.Database method)
(audformat.define.DataType method)
(audformat.define.Gender method)
(audformat.define.IndexField method)
(audformat.define.IndexType method)
(audformat.define.License method)
(audformat.define.MediaType method)
(audformat.define.RaterType method)
(audformat.define.SplitType method)
(audformat.define.TableStorageFormat method)
(audformat.define.Usage method)
(audformat.Media method)
(audformat.MiscTable method)
(audformat.Rater method)
(audformat.Scheme method)
(audformat.Split method)
(audformat.Table method)
__getitem__() (audformat.Database method)
(audformat.MiscTable method)
(audformat.Table method)
__iter__() (audformat.Database method)
__len__() (audformat.MiscTable method)
(audformat.Table method)
__setitem__() (audformat.Database method)
(audformat.MiscTable method)
(audformat.Table method)
A
add_misc_table() (in module audformat.testing)
add_table() (in module audformat.testing)
assert_index() (in module audformat)
assert_no_duplicates() (in module audformat)
Attachment (class in audformat)
attachments (audformat.Database attribute)
audformat
module
audformat.define
module
audformat.errors
module
audformat.testing
module
audformat.utils
module
AUDIO (audformat.define.MediaType attribute)
author (audformat.Database attribute)
B
BadIdError
BadKeyError
BadTypeError
BadValueError
bit_depth (audformat.Media attribute)
BOOL (audformat.define.DataType attribute)
C
CC0_1_0 (audformat.define.License attribute)
CC_BY_4_0 (audformat.define.License attribute)
CC_BY_NC_4_0 (audformat.define.License attribute)
CC_BY_NC_SA_4_0 (audformat.define.License attribute)
CC_BY_SA_4_0 (audformat.define.License attribute)
channels (audformat.Media attribute)
CHILD (audformat.define.Gender attribute)
Column (class in audformat)
columns (audformat.MiscTable attribute)
(audformat.Table attribute)
COMMERCIAL (audformat.define.Usage attribute)
concat() (in module audformat.utils)
copy() (audformat.MiscTable method)
(audformat.Table method)
create_attachment_files() (in module audformat.testing)
create_audio_files() (in module audformat.testing)
create_db() (in module audformat.testing)
CSV (audformat.define.TableStorageFormat attribute)
D
Database (class in audformat)
DataType (class in audformat.define)
DATE (audformat.define.DataType attribute)
db (audformat.MiscTable attribute)
(audformat.Table attribute)
description (audformat.Attachment attribute)
(audformat.Column attribute)
(audformat.Database attribute)
(audformat.Media attribute)
(audformat.MiscTable attribute)
(audformat.Rater attribute)
(audformat.Scheme attribute)
(audformat.Split attribute)
(audformat.Table attribute)
DEVELOP (audformat.define.SplitType attribute)
df (audformat.MiscTable attribute)
(audformat.Table attribute)
difference() (in module audformat.utils)
draw() (audformat.Scheme method)
drop_columns() (audformat.MiscTable method)
(audformat.Table method)
drop_files() (audformat.Database method)
(audformat.Table method)
drop_index() (audformat.MiscTable method)
(audformat.Table method)
drop_tables() (audformat.Database method)
dtype (audformat.Scheme attribute)
dump() (audformat.Attachment method)
(audformat.Column method)
(audformat.Database method)
(audformat.Media method)
(audformat.MiscTable method)
(audformat.Rater method)
(audformat.Scheme method)
(audformat.Split method)
(audformat.Table method)
duration() (in module audformat.utils)
E
END (audformat.define.IndexField attribute)
ends (audformat.Table attribute)
expand_file_path() (in module audformat.utils)
expires (audformat.Database attribute)
extend_index() (audformat.MiscTable method)
(audformat.Table method)
F
FEMALE (audformat.define.Gender attribute)
FILE (audformat.define.IndexField attribute)
files (audformat.Attachment attribute)
(audformat.Database attribute)
(audformat.Table attribute)
files_duration() (audformat.Database method)
FILEWISE (audformat.define.IndexType attribute)
filewise_index() (in module audformat)
FLOAT (audformat.define.DataType attribute)
format (audformat.Media attribute)
from_dict() (audformat.Attachment method)
(audformat.Column method)
(audformat.Database method)
(audformat.Media method)
(audformat.MiscTable method)
(audformat.Rater method)
(audformat.Scheme method)
(audformat.Split method)
(audformat.Table method)
G
Gender (class in audformat.define)
get() (audformat.Column method)
(audformat.Database method)
(audformat.MiscTable method)
(audformat.Table method)
H
hash() (in module audformat.utils)
HUMAN (audformat.define.RaterType attribute)
I
index (audformat.MiscTable attribute)
(audformat.Table attribute)
index_has_overlap() (in module audformat.utils)
index_type() (in module audformat)
IndexField (class in audformat.define)
IndexType (class in audformat.define)
INTEGER (audformat.define.DataType attribute)
intersect() (in module audformat.utils)
is_filewise (audformat.Table attribute)
is_filewise_index() (in module audformat)
is_index_alike() (in module audformat.utils)
is_numeric (audformat.Scheme attribute)
is_portable (audformat.Database attribute)
is_segmented (audformat.Table attribute)
is_segmented_index() (in module audformat)
iter_by_file() (in module audformat.utils)
J
join_labels() (in module audformat.utils)
join_schemes() (in module audformat.utils)
L
labels (audformat.Scheme attribute)
labels_as_list (audformat.Scheme attribute)
languages (audformat.Database attribute)
levels (audformat.MiscTable attribute)
license (audformat.Database attribute)
License (class in audformat.define)
license_url (audformat.Database attribute)
load() (audformat.Database static method)
(audformat.MiscTable method)
(audformat.Table method)
load_header_from_yaml() (audformat.Database static method)
M
MACHINE (audformat.define.RaterType attribute)
MALE (audformat.define.Gender attribute)
map_country() (in module audformat.utils)
map_file_path() (in module audformat.utils)
map_files() (audformat.Database method)
(audformat.Table method)
map_language() (in module audformat.utils)
maximum (audformat.Scheme attribute)
media (audformat.Database attribute)
(audformat.MiscTable attribute)
(audformat.Table attribute)
Media (class in audformat)
media_id (audformat.MiscTable attribute)
(audformat.Table attribute)
MediaType (class in audformat.define)
meta (audformat.Attachment attribute)
(audformat.Column attribute)
(audformat.Database attribute)
(audformat.Media attribute)
(audformat.MiscTable attribute)
(audformat.Rater attribute)
(audformat.Scheme attribute)
(audformat.Split attribute)
(audformat.Table attribute)
minimum (audformat.Scheme attribute)
misc_tables (audformat.Database attribute)
MiscTable (class in audformat)
module
audformat
audformat.define
audformat.errors
audformat.testing
audformat.utils
N
name (audformat.Database attribute)
O
OBJECT (audformat.define.DataType attribute)
organization (audformat.Database attribute)
OTHER (audformat.define.Gender attribute)
(audformat.define.MediaType attribute)
(audformat.define.RaterType attribute)
(audformat.define.SplitType attribute)
(audformat.define.Usage attribute)
P
PARQUET (audformat.define.TableStorageFormat attribute)
path (audformat.Attachment attribute)
pick_columns() (audformat.MiscTable method)
(audformat.Table method)
pick_files() (audformat.Database method)
(audformat.Table method)
pick_index() (audformat.MiscTable method)
(audformat.Table method)
pick_tables() (audformat.Database method)
PICKLE (audformat.define.TableStorageFormat attribute)
R
rater (audformat.Column attribute)
Rater (class in audformat)
rater_id (audformat.Column attribute)
raters (audformat.Database attribute)
RaterType (class in audformat.define)
read_csv() (in module audformat.utils)
replace_file_extension() (in module audformat.utils)
replace_labels() (audformat.Scheme method)
RESEARCH (audformat.define.Usage attribute)
RESTRICTED (audformat.define.Usage attribute)
root (audformat.Database attribute)
S
sampling_rate (audformat.Media attribute)
save() (audformat.Database method)
(audformat.MiscTable method)
(audformat.Table method)
scheme (audformat.Column attribute)
Scheme (class in audformat)
scheme_id (audformat.Column attribute)
schemes (audformat.Database attribute)
SEGMENTED (audformat.define.IndexType attribute)
segmented_index() (in module audformat)
segments (audformat.Database attribute)
set() (audformat.Column method)
(audformat.MiscTable method)
(audformat.Table method)
set_index_dtypes() (in module audformat.utils)
source (audformat.Database attribute)
split (audformat.MiscTable attribute)
(audformat.Table attribute)
Split (class in audformat)
split_id (audformat.MiscTable attribute)
(audformat.Table attribute)
splits (audformat.Database attribute)
SplitType (class in audformat.define)
START (audformat.define.IndexField attribute)
starts (audformat.Table attribute)
STRING (audformat.define.DataType attribute)
T
table (audformat.Column attribute)
Table (class in audformat)
TableExistsError
tables (audformat.Database attribute)
TableStorageFormat (class in audformat.define)
TEST (audformat.define.SplitType attribute)
TIME (audformat.define.DataType attribute)
to_dict() (audformat.Attachment method)
(audformat.Column method)
(audformat.Database method)
(audformat.Media method)
(audformat.MiscTable method)
(audformat.Rater method)
(audformat.Scheme method)
(audformat.Split method)
(audformat.Table method)
to_filewise_index() (in module audformat.utils)
to_pandas_dtype() (audformat.Scheme method)
to_segmented_index() (in module audformat.utils)
TRAIN (audformat.define.SplitType attribute)
TRUTH (audformat.define.RaterType attribute)
type (audformat.Media attribute)
(audformat.Rater attribute)
(audformat.Split attribute)
(audformat.Table attribute)
U
union() (in module audformat.utils)
UNRESTRICTED (audformat.define.Usage attribute)
update() (audformat.Database method)
(audformat.MiscTable method)
(audformat.Table method)
usage (audformat.Database attribute)
Usage (class in audformat.define)
uses_table (audformat.Scheme attribute)
V
VIDEO (audformat.define.MediaType attribute)
video_channels (audformat.Media attribute)
video_depth (audformat.Media attribute)
video_fps (audformat.Media attribute)
video_resolution (audformat.Media attribute)
VOTE (audformat.define.RaterType attribute)