DecodeArguments#
- class montreal_forced_aligner.transcription.multiprocessing.DecodeArguments(job_name, session, log_path, working_directory, model_path, decode_options, hclg_paths)[source]#
Bases:
MfaArguments
Arguments for
DecodeFunction
- Parameters:
job_name (int) – Integer ID of the job
session (
sqlalchemy.orm.scoped_session
or str) – SqlAlchemy scoped session or string for database connectionslog_path (
Path
) – Path to save logging information during the runworking_directory (
Path
) – Working directorymodel_path (
Path
) – Path to model filehclg_paths (dict[int, Path]) – Per dictionary HCLG.fst paths