The program allows you to extract the fundamental frequency of the recorded audio samples. The algorithm is based on the Cepstral analysis returns the value F0 to an accuracy of 0.01 [Hz]. In addition, the parameters are calculated jitter and shimmer talking about frequency variations and amplitude variations. After recording 5-second audio samples, the analysis is made - in effect, a line graph is generated and returned F0 parameters are fundamental frequency, jitter and shimmer.
GitHub: https://github.com/WojciechSroka888/CepstrumAnalyzerApp
GitHub: https://github.com/WojciechSroka888/CepstrumAnalyzerApp
Show More