crowsetta.formats.seq.timit

crowsetta.formats.seq.timit#

Module with functions that handle phn annotation files from the TIMIT[1]_ dataset.

Classes

Timit(begin_samples, end_samples, text, ...)

Class that represents annotations from transcription files in the DARPA TIMIT Acoustic-Phonetic Continuous Speech Corpus[1]_.

TimitTranscriptSchema(*args, **kwargs)

A pandera.SchemaModel that validates :type:`pandas.DataFrame`s loaded from a phn or wrd file in the TIMIT[1]_ transcription format.