Real-time plot of vowel formants using LPC!

조회 수: 8 (최근 30일)
Christopher Cox
Christopher Cox 2020년 6월 1일
댓글: UGUR SAMANCI 2023년 1월 9일
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
Alexandra
Alexandra 2022년 11월 20일
Heyy i am having the same issue
Did you end up finding a solution ?
UGUR SAMANCI
UGUR SAMANCI 2023년 1월 9일
Hi Christopher Cox, if you find any solution for this issue, can you share?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by