Reputation: 6079
I am new working with audio file. Now I want to do the below task in Java. Is there any good tools or framework (like OpenCV for video and image) that can perform such task or not?
I have 5 audio files which each of them is about 10 sec long, and one larger audio file which is about 5 min. This large audio file is mixed from many other small audio files, in side maybe contained one or two ... of above 5 audio files.
Now I want to detect that which of above files are contained in this large audio file.
If you know please tell me how detect or done this stuff.
Note: I am using Java language.
Thanks!
Upvotes: 1
Views: 284