Speech_Analysis
is a package that analyzes audio signals, and calculates the fundamental frequency (F_0),
the harmonics-to-noise ratio (HNR), glottal pulses, and jitter of a speaker's voice. This package is
comparable to Praat. All current functions are held in features, to use you must import signal from
Signal_Analysis.features .
pip install Signal_Analysis
Full API documentation is hosted at github pages.