AccStatsArguments#

class montreal_forced_aligner.alignment.multiprocessing.AccStatsArguments(job_name, session, log_path, working_directory, model_path)[source]#

Bases: MfaArguments

Arguments for AccStatsFunction

Parameters:
  • 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

  • working_directory (Path) – Path to working directory

  • model_path (Path) – Path to model file