Helper classes and functions#

Model#

DictionaryModel(path[, root_directory, ...])

Class for representing MFA pronunciation dictionaries

Mixins#

DictionaryMixin([oov_word, silence_word, ...])

Abstract class for MFA classes that use acoustic models

TemporaryDictionaryMixin(**kwargs)

Mixin for dictionaries backed by a temporary directory

MultispeakerDictionaryMixin([...])

Mixin class containing information about a pronunciation dictionary with different dictionaries per speaker

Pronunciation probability functionality#

Helper#

GeneratePronunciationsFunction(args)

Multiprocessing function for generating pronunciations

GeneratePronunciationsArguments(job_name, ...)

Arguments for GeneratePronunciationsFunction