FmllrRescoreArguments#

class montreal_forced_aligner.transcription.multiprocessing.FmllrRescoreArguments(job_name, session, log_path, working_directory, model_path, rescore_options)[source]#

Bases: MfaArguments

Arguments for FmllrRescoreFunction

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

  • session (sqlalchemy.orm.scoped_session or str) – SqlAlchemy scoped session or string for database connections

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

  • working_directory (Path) – Working directory Path to model file

  • rescore_options (dict[str, Any]) – Rescoring options