Speech processing using matlab

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?

 Réponse acceptée

Daniel Shub
Daniel Shub le 10 Oct 2011

0 votes

I think there is a MATLAB wrapper for Praat, but I cannot find it quickly. You might want to try:

Plus de réponses (2)

i Venky
i Venky le 18 Oct 2011

0 votes

I did that by taking fft and considering only the first half of the spectrum.
William
William le 18 Oct 2011

0 votes

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.

Catégories

En savoir plus sur Signal Processing Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by