Skip to content

Could the generated code be used for sound comaparison? #3

Description

@laaptu

Rather than issue,it is a humble question for you? First of all great way of generating Code from sound files and great tutorial. I have an Android project where I need to detect a smoke alarm sound and for that I am planning to use your implementation. You are sending the generated code to the server to get music track files and information. But,instead how can I use the generated code to compare sound. Meaning ,I am planning to save the generated code of smoke alarm. So next time I will be supplying audio data to the Codegen and whenver the similar code (saved smoke alarm code ) is detected,I assume it will be an alarm sound. So my question is how can I effectively use the generated Code to find the similarity between audios.

P.S. I am not so good at C++ and it will take me more time to go through all the classes and its implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions