MfaArguments#

class montreal_forced_aligner.data.MfaArguments(job_name, session, log_path)[source]#

Bases: object

Base class for argument classes for MFA functions

Variables:
  • job_name (int) – Integer ID of the job

  • db_string (str) – String for database connections

  • log_path (Path) – Path to save logging information during the run