Function reference
Processing Patterns
Different patterns for processing data
fave_audio_textgrid | Process a single audio/textgrid pair. |
fave_corpus | Process a corpus directory. |
fave_subcorpora | Process multiple subcorpora |
Vowel Measurements
measurements.vowel_measurement | This module contains classes to represent vowel measurements and their |
VowelMeasurement | A class used to represent a vowel measurement. |
VowelClass | A class used to represent a vowel class. |
VowelClassCollection | A class for an entire vowel system. |
SpeakerCollection | A class to represent the vowel system of all |
Calculations
measurements.calcs.mahalanobis | Calculates the Mahalanobis distance. |
Optimization
Functions for optimizing formant measurements
optimize.optimize |
Writers
write_data | Save data. |
pickle_speakers | This will serialize a SpeakerCollection to a pickle |
unpickle_speakers | Unpickle a pickled SpeakerCollection |
Built-in resources
utils.local_resources.local_resources |
Speaker files
speaker.speaker.Speaker | This is a class to represent speaker information. |