Data classes#

MfaArguments(job_name, session, log_path)

Base class for argument classes for MFA functions

TextFileType(value[, names, module, ...])

Enum for types of text files

SoundFileType(value[, names, module, ...])

Enum for types of sound files

SoundFileInformation(format, sample_rate, ...)

Data class for sound file information with format, duration, number of channels, bit depth, and

PhoneSetType(value[, names, module, ...])

Enum for types of phone sets

WordData(orthography, pronunciations)

Data class for information about a word and its pronunciations

WordType(value[, names, module, qualname, ...])

Enum for types of words

PhoneType(value[, names, module, qualname, ...])

Enum for types of phones

WorkflowType(value[, names, module, ...])

Enum for workflows involving corpora

DatabaseImportData([speaker_objects, ...])

Class for storing information on importing data into the database

PronunciationProbabilityCounter([...])

Data class for count information used in pronunciation probability modeling

CtmInterval(begin, end, label[, confidence])

Data class for intervals derived from CTM files