I am working on integrating a Dejavu system into our project, and I aim to use it for matching specific audio files with their corresponding song IDs. To achieve this, I propose creating separate fingerprint tables for each audio file, allowing for efficient matching and retrieval.
Currently, I am encountering an issue regarding the handling of song IDs during the matching process and generating fingerprints for audio files.
I am working on integrating a Dejavu system into our project, and I aim to use it for matching specific audio files with their corresponding song IDs. To achieve this, I propose creating separate fingerprint tables for each audio file, allowing for efficient matching and retrieval.
Currently, I am encountering an issue regarding the handling of song IDs during the matching process and generating fingerprints for audio files.