thirdparty_binary#

montreal_forced_aligner.utils.thirdparty_binary(binary_name)[source]#

Generate full path to a given binary name

Notes

With the move to conda, this function is deprecated as conda will manage the path much better

Parameters:

binary_name (str) – Executable to run

Returns:

Full path to the executable

Return type:

str