run_non_mp#
- montreal_forced_aligner.utils.run_non_mp(function, argument_list, log_directory, return_info=False)[source]#
Similar to
run_mp, but no additional processes are used and the jobs are evaluated in sequential order- Parameters:
- Returns:
If the function returns information, returns the dictionary it was supplied with
- Return type:
dict, optional