Demo
Chapters
Core modules
Helpers
Advanced topics
Meta information
ttslearn.util.
find_feats
Find features for a given utterance.
directory (str) – directory to search
utt_id (str) – utterance id
typ (str, optional) – type of the feature. Default: “out_duration”
ext (str, optional) – extension of the feature. Default: “-feats.npy”
path to the feature file
str