CreateHclgArguments#
- class montreal_forced_aligner.transcription.multiprocessing.CreateHclgArguments(job_name, db_string, log_path, working_directory, path_template, words_path, carpa_path, small_arpa_path, medium_arpa_path, big_arpa_path, model_path, disambig_L_path, disambig_int_path, hclg_options, words_mapping)[source]#
Bases:
MfaArgumentsArguments for
CreateHclgFunction- Parameters:
job_name (int) – Integer ID of the job
db_string (str) – String for database connections
log_path (str) – Path to save logging information during the run
working_directory (str) – Current working directory
path_template (str) – Path template for intermediate files
words_path (str) – Path to words symbol table
carpa_path (str) – Path to .carpa file
small_arpa_path (str) – Path to small ARPA file
medium_arpa_path (str) – Path to medium ARPA file
big_arpa_path (str) – Path to big ARPA file
model_path (str) – Acoustic model path
disambig_L_path (str) – Path to disambiguated lexicon file
disambig_int_path (str) – Path to disambiguation symbol integer file
- property hclg_path#
Path to HCLG FST file