API Reference
Data structures
Data structures used to represent speech segments.
|
Speech segment. |
Decoding
Functions and classes used to perform SAD on a waveform.
|
Perform speech activity detection an audio signal. |
Error segmenting file. |
HTK wrappers
Functions wrapping HTK command line tools.
|
Perform Viterbi decoding for WAV file. |
|
Modify an HTK hmmdefs file in which speech model acoustic likelihoods are scaled by |
|
HVite decoding configuration |
Call to HTK command line tool failed. |
IO
Functions for reading/writing segmentatins to files.
|
Load speech segments from Audacity label file. |
|
Write speech segments to Audacity label file. |
|
Load speech segments from HTK label file. |
|
Write speech segments to HTK label file. |
|
Load speech segments from Rich Transcription Time Marked (RTTM) file. |
|
Write speech segments to Rich Transcription Time Marked (RTTM) file. |
|
Write speech segments to Praat TextGrid file. |
Utilities
Add __slots__ to a data class. |
|
|
Clip x to interval [lb, ub]. |
|
Resample audio from orig_sr to new_sr Hz. |
|
Returns path to excutable program. |