Gender¶
- class audformat.define.Gender[source]¶
Gender scheme definitions.
Specifies string values representing gender labels that are recommended to use with a scheme that contains gender labels, e.g.
audformat.Scheme('str', labels=['female', 'male'])
. The exact string values are not part of the scheme specifications, and can be changed if desired.