Utility functions#

Counter()

Multiprocessing counter object for keeping track of progress

run_kaldi_function(function, arguments[, ...])

thirdparty_binary(binary_name)

Generate full path to a given binary name

log_kaldi_errors(error_logs)

Save details of Kaldi processing errors to a logger

parse_logs(log_directory)

Parse the output of a Kaldi run for any errors and raise relevant MFA exceptions