Questions tagged [sound-recognition]

49 questions
-1
votes
2 answers

Sound recognition/Keyword spotting

I'd like to know what the best solution would be for my problem. We are currently looking to do keyword spotting without using Speech to Text / Keyword recognition due to accents and dialects. We would like to listen to sound files that can be quite…
-2
votes
2 answers

Is it feasible to perform sound recognition training on a mobile device?

There is a body of literature concerning the categorization of sounds where the possible matches would be any sound found in the modern world (for instance: http://projects.csail.mit.edu/soundnet/). This question is different in that it's limited…
Dale
  • 5,520
  • 4
  • 43
  • 79
-2
votes
1 answer

Sound recognition and categorization library in C or Python

... Hello, everyone! I am a student trying to make a Do-It-Yourself device regarding to sound recognition. Not too much precise and complex as speech recognition, I just want to adopt and use some simple recognition library for my small app. What I…
-3
votes
1 answer

Recognize a specific sound in a conversation with Windows Azure services

I would like to know if is possible create a service with Cognitive Services of Windows Azure that allow me to recognize one specific sound in a conversation (provided by a live stream in internet) and how make it. I already know basic techniques of…
1 2 3
4