PretrainedAligner#
- class montreal_forced_aligner.alignment.PretrainedAligner(acoustic_model_path=None, use_reference_alignments=False, **kwargs)[source]#
Bases:
TranscriberMixin,TopLevelMfaWorkerClass for aligning a dataset using a pretrained acoustic model
- Parameters:
acoustic_model_path (str) – Path to acoustic model
See also
CorpusAlignerFor dictionary and corpus parsing parameters and alignment parameters
TopLevelMfaWorkerFor top-level parameters
- property configuration#
Configuration for aligner