Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Automatic detection of bark

4 views (last 30 days)
Kamil Kacer
Kamil Kacer on 24 Nov 2020
Closed: John D'Errico on 24 Nov 2020
Hi guys
I have to do automatic detection of a dog bark among other sounds. What is the guideline of doing so ? I finished my code where i compare a sound to a train sound and based on its distace(euklidean and so on) the program decides wheater it is a dog bark or not based on a set treshold.
I
But now i need make it automatic so I have a dog bark which is 0.5s long and i have to compare it to a 15sec audio segemet which consists of many different sounds.
Program is camparing these 2 segments and when there is enough similarities between those two it stops and says that it found a dogs bark.
Any suggestion please

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!