Effacer les filtres
Effacer les filtres

Filtering speech signal before framing

1 vue (au cours des 30 derniers jours)
Castalia
Castalia le 5 Fév 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!

Réponses (0)

Catégories

En savoir plus sur Audio Processing Algorithm Design dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by