I'm making a program that extracts formants similar to praat. However, when I applied both lpc and mfcc, I don't think the accuracy is as good as praat. How can I extract the formant exactly like praat?
I kept changing the lpc order to 80, 30, 70, etc. to test whether the formant was extracted similarly to praat, but it didn't come out well. I also experimented with changing the number of mfcc filters in mfcc, but it doesn't seem to come out well.