load_scp_safe#

montreal_forced_aligner.helper.load_scp_safe(string)[source]#

Helper function to load previously made safe text. All instances of “_MFASPACE_” will be converted to a regular space character

Parameters:

string (str) – String to convert

Returns:

Converted string

Return type:

str