필터 지우기
필터 지우기

LPC Analysis ( picking the same segment )

조회 수: 1 (최근 30일)
tareq ALTALMAS
tareq ALTALMAS 2017년 10월 16일
답변: Sana Batool 2018년 3월 27일
hi and good day to all of you, i am doing LPC analysis on letters so i recorded letters separately when i want to extract LPC coefficients i need to analyses over 20ms the width of each letter about 700ms that mean we have 35 segments if i make the LPC to compare the results of same letter from 10 speakers i must select the same segment to be compared how can i do that ? what is the per-process to make the recorded samples same in the width (normalize the time)? thanks

답변 (1개)

Sana Batool
Sana Batool 2018년 3월 27일
I want to do signal processing in matlab. The code of LPC is available in this link https://www.mathworks.com/help/dsp/examples/lpc-analysis-and-synthesis-of-speech.html. The code is working fine as it is but when I separate the analysis and synthesis part it is not recovering the speech. I am storing the output of LPC analysis i-e sigk and siglpc in mat files and then again reading the data of sigk and siglpc from mat files and giving data to LPC synthesis but speech is not recovering back.

카테고리

Help CenterFile Exchange에서 Linear Prediction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by