Clear Filters
Clear Filters

speech compression using lpc

3 views (last 30 days)
Yahya Alhasni
Yahya Alhasni on 26 Dec 2016
Answered: Sana Batool on 27 Mar 2018
how to do the speech compression using lpc in matlab?

Accepted Answer

KSSV
KSSV on 26 Dec 2016

More Answers (1)

Sana Batool
Sana Batool on 27 Mar 2018
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.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!