H
H
h0x0d92020-05-02 03:34:37
JavaScript
h0x0d9, 2020-05-02 03:34:37

How to recognize alarm crying and crying in real time using javascript?

Good afternoon community!
The task is to recognize alarm cries and crying in the input audio stream.
Application for android and ios. Stack: react-native.
Where to start digging, where to go next. Maybe there are already ready-made solutions.
The task is new for me, I dug up the github and duck.go, but so far the mess is in my head.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Sokolov, 2020-05-02
@h0x0d9

I would break it down into steps:

  1. find/create a solution that will successfully cope with the recognition task. Most likely it will be some kind of machine learning model, perhaps on TensorFlow.
  2. push the trained model into the mob. Appendix.

Perhaps constant monitoring of the sound stream will quickly eat up battery power.

K
Kovalsky, 2020-05-02
@lazalu68

I'm not in the subject, but there is a project that you need - https://github.com/giulbia/baby_cry_detection

R
Ronald McDonald, 2020-05-02
@Zoominger

Alternatively, record part of the sound and compare the sonogram with the baby crying sonogram template. But on your favorite JS-point, you are unlikely to do this. So:
Forget js, learn vys. mate and go to AI. (c) Vladimir

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question