Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

German Songs Not Recognized #129

Open
valthrunner opened this issue Dec 9, 2024 · 0 comments
Open

German Songs Not Recognized #129

valthrunner opened this issue Dec 9, 2024 · 0 comments

Comments

@valthrunner
Copy link

Hi,

Today I discovered your project and have been experimenting with it. I attempted to create a Shazam-like app using Tkinter for desktop, leveraging your library. However, I noticed that some German songs aren't being recognized. For example:

  • Check Check by John Borno
  • Butterbrot und Salz by Rokko Weissensee
    I tried modifying the variables in api.py (e.g., changing them to de-DE and DE), but unfortunately, this didn’t resolve the issue.
    I tested the app with some unusual bootleg versions of English songs, and it worked perfectly fine. However, it seems that only certain lesser-known German songs (which are recognized in the official app) are not working.

Additionally, I’m curious about the optimal recording length for an app that continuously records and sends data until it successfully matches a track. Currently, I’m using 10 seconds as the recording length. Do you have any recommendations for the best duration to achieve reliable results?

Best regards,
valthrunner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant