Configures an HTK label reader that reads speech HTK format MLF (Master Label File)
HTKMLFDeserializer(label_mapping_file, streams, phoneBoundaries = FALSE)
label_mapping_file | label mpaping file |
---|---|
streams | any dictionary-like object that contains a mapping from stream names to StreamDef objects. Each StreamDef object configures a label stream. |
phoneBoundaries | phone boundaries |