Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Automatic detection of bark
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!