Viterbi
Scoring
utils.
hms
conversion of seconds into hours, minutes and secondes :param s: :return: int, int, float
path_show_ext
splits a full file path into path, basename and extension :param fullpath: str :return: the path, the basename and the extension
str2str_normalize
removes accents and replace ‘_’ by ‘_’ the the string speaker :param name: the string to nomalize :return: