Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help! Help! Speech analysis using matlab

Status
Not open for further replies.

ab2024

Newbie level 2
Joined
Mar 23, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Norway
Activity points
1,294
I am doing a project in speech analysis and would greatly appreciate any help on how to solve the following problem at hand:
Problem a.
Using linear predictive analysis, autocorrelation method, implement a matlab based vocoder for a speech signal (any recorded tape). Use a 20 msec frame step combined with a symmetrically Hamming window of 30 msec (lpc analysis) and 50 msec (pitch estimation). Use order P = 14 and preemphasis filter (1-0.95z^-1) in the lpc analysis.

b. Investigate (subjectively) the consequences of changing the lpc order from P = 14 to respectively [2, 4, 6, 8, 10, 20].

I have written a few matlab codes before but have never analyzed a speech signal before; I do not know how to start writing the matlab program for this task.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top