F
F
fdroid2019-11-02 15:36:55
Programming
fdroid, 2019-11-02 15:36:55

How to create a sneeze detector?

The essence of the problem: a device with a microphone and a loudspeaker should constantly listen to the surrounding space and, when recognizing the sound of a sneeze, play the recording "Be healthy!"
What software can be used for implementation?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
rPman, 2019-11-02
@rPman

Collect training data (hundreds of other sneezes, coughs, handclaps and just background sounds). Then, with the help of ready-made algorithms, you get a sound spectrum on an interval (2-3 lengths of a typical sneeze), and set a neuron on this business.

R
Ronald McDonald, 2019-11-02
@Zoominger

Yes, any that pulls a certain spectral pattern out of the audio stream.
Feed him the spectrum of human sneezing and hang up the action.

A
Anton Shamanov, 2019-11-02
@SilenceOfWinter

measure the frequency and amplitude of the sneeze and analyze the data. but because you need to constantly analyze the input data of the micro, then the application will be more harmful than useful)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question