AcousticCorpus#
- class montreal_forced_aligner.corpus.acoustic_corpus.AcousticCorpus(**kwargs)[source]#
Bases:
AcousticCorpusMixin,DictionaryMixin,MfaWorkerStandalone class for working with acoustic corpora and pronunciation dictionaries
Most functionality in MFA will use the
AcousticCorpusPronunciationMixinclass instead of this class.See also
AcousticCorpusPronunciationMixinFor dictionary and corpus parsing parameters
MfaWorkerFor MFA processing parameters
TemporaryDirectoryMixinFor temporary directory parameters
- property identifier#
Identifier for the corpus
- property output_directory#
Root temporary directory to store corpus and dictionary files
- property working_directory#
Working directory to save temporary corpus and dictionary files