make_safe#

montreal_forced_aligner.helper.make_safe(element)[source]#

Helper function to make an element a string

Parameters:

element (Any) – Element to recursively turn into a string

Returns:

All elements combined into a string

Return type:

str