FinalFmllrArguments#

class montreal_forced_aligner.transcription.multiprocessing.FinalFmllrArguments(job_name, session, log_path, working_directory, ali_model_path, model_path, fmllr_options)[source]#

Bases: MfaArguments

Arguments for FinalFmllrFunction

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) – Working directory

  • model_path (Path) – Path to model file

  • fmllr_options (dict[str, Any]) – fMLLR options