speech compression using lpc
显示 更早的评论
采纳的回答
更多回答(1 个)
Sana Batool
2018-3-27
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Prediction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!