ttslearn.util¶
General utility
Example files¶
Get the path to an included audio example file. |
|
Get the path to an included label file. |
|
Get the path to an included question set file. |
Mask¶
Make mask for padding frames |
|
Make mask for non-padding frames |
Path¶
Load a list of utterances. |
|
Find label for a given utterance. |
|
Find features for a given utterance. |
Misc¶
Initialize random seed. |
|
Dynamic import |
|
Convert labels to phonemes. |
|
Get a tqdm object. |
|
Trim silence from input features. |