Real-time plot of vowel formants using LPC!

Hi everyone!
I’m a speech scientist interested in developing a real-time vowel plot that reacts to a given speaker’s vowel production (i.e. formant frequencies) for an experiment I’m running. I’m used to programming in Python, so Matlab is slightly new to me, but the principles should be the same.
I need to estimate vowel formant frequencies using linear predictive coding (LPC), extract F1 and F2 in real time, and plot a small circle (with x-coordinates = F1, and y-coordinates = F2) on a grid/graph. The position of the circle should react to changes in real-time.
So far, I have used the Audio Toolbox to generate a real-time spectrum of the microphone input, but I’m unsure of how to extract and plot the frequency components in real time.
I’d appreciate any help that you may have!
/C

2 Comments

Heyy i am having the same issue
Did you end up finding a solution ?
Hi Christopher Cox, if you find any solution for this issue, can you share?

Sign in to comment.

Answers (0)

Products

Asked:

on 1 Jun 2020

Commented:

on 9 Jan 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!