Borrar filtros
Borrar filtros

Filtering speech signal before framing

1 visualización (últimos 30 días)
Castalia
Castalia el 5 de Feb. de 2013
Hi everyone! I'm doing a classwork about Speech Recognition of isolated command and i'm doing the 1st step of PreProcessing. I've been able to record a word with mic and save data+Fs with wavwrite command. I've plotted the data and notice that there is a sinusoidal signal that overlap on the word signal (i think it's the 50Hz noise). How can i get rid of this noise? I've tried to use fir1 command specifing a window of [70 3200] to eliminate frequencies that can't be emitted by human voice but i don't know if i'm doing well. Then i was wondering to use a pre-emphasis filter with [1 -0.97]window parameter. I've read that the second parameter could be 0.95 too... how can i understand which is the right value? Can someone help me? Thank you so much!

Respuestas (0)

Categorías

Más información sobre Audio Processing Algorithm Design en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by