Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Automatic detection of bark
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!