mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-18 17:34:22 +00:00
Update README.md
This commit is contained in:
parent
c38e035a71
commit
6c9d7a6c86
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
[NotShazam](https://notshazam.vercel.app/) is an implementation of Shazam's song recognition algorithm based on insights from these [resources](#resources--card_file_box). It integrates Spotify and YouTube APIs to find and download songs.
|
||||
|
||||
## Current Limitations
|
||||
While the algorithm works excellently in matching a song with its exact file, it performs poorly in identifying the right match from a recording. However, this project is still a work in progress. I'm hopeful about making it work, but I could definitely use some help :slightly_smiling_face:.
|
||||
While the algorithm works excellently in matching a song with its exact file, it doesn't always find the right match from a recording. However, this project is still a work in progress. I'm hopeful about making it work, but I could definitely use some help :slightly_smiling_face:.
|
||||
Additionally, it currently only supports song files in WAV format.
|
||||
|
||||
## Installation :desktop_computer:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue