ttslearn.util.find_lab

ttslearn.util.find_lab(directory, utt_id)[source]

Find label for a given utterance.

Parameters
  • directory (str) – directory to search

  • utt_id (str) – utterance id

Returns

path to the label file

Return type

str