You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: