Speech processing using matlab

11 views (last 30 days)
i Venky
i Venky on 10 Oct 2011
How to do speech processing using matlab?
For example- Take tomcat apps in iphone and android. If you speak something, it will speak the same in return but in a different pitch. I would like to process the speech signal. Which toolbox should I use?

Accepted Answer

Daniel Shub
Daniel Shub on 10 Oct 2011
I think there is a MATLAB wrapper for Praat, but I cannot find it quickly. You might want to try:

More Answers (2)

i Venky
i Venky on 18 Oct 2011
I did that by taking fft and considering only the first half of the spectrum.

William
William on 18 Oct 2011
If you can use the signal processing toolbox if you have it at your disposal. It has several filter commands you can use once you have loaded the sound file on to your work space.

Categories

Find more on Simulation, Tuning, and Visualization in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!