06-09-2008 08:15 PM
06-09-2008 10:33 PM
06-10-2008 02:07 PM
06-10-2008 07:27 PM
04-17-2013 04:30 AM
Hi, I am new to labVIEW, and I am doing a baby crying detection project now. I have to detect baby crying and differentiate it with various type of sound like baby laugh, music and other kind of sound. The method I can think now is using FFT , cepsrum as I found some information about the pitch frequency of the baby crying. But I can not write a code that can display accurately the FFT spectrum and cepstrum. I also don't know how to filter the noise. Can you help me and give me some idea? Really really thanks!
02-29-2016 05:33 AM
its possible . (1) Remove low freq signals from sound file using LPF. (2) Take FFT of both signals (3) Set threshold and find peaks .(4) Comapre both array and mesaure the % matching .
02-29-2016 06:48 AM
@sambudas wrote:its possible . (1) Remove low freq signals from sound file using LPF. (2) Take FFT of both signals (3) Set threshold and find peaks .(4) Comapre both array and mesaure the % matching .
Are you aware of you are replying to a 3 years old post? 🙂
The guy even did not log in since then...