Update README.md

This commit is contained in:
Chigozirim Igweamaka 2024-07-07 03:03:06 +01:00 committed by GitHub
parent 0fda73dc23
commit 0174f66f68

View file

@ -3,7 +3,7 @@
[NotShazam](https://notshazam.vercel.app/) is an implementation of Shazam's song recognition algorithm based on insights from these [resources](https://github.com/cgzirim/not-shazam/blob/main/README.md#resources). It integrates Spotify and YouTube APIs to find and download songs. [NotShazam](https://notshazam.vercel.app/) is an implementation of Shazam's song recognition algorithm based on insights from these [resources](https://github.com/cgzirim/not-shazam/blob/main/README.md#resources). It integrates Spotify and YouTube APIs to find and download songs.
## Current Limitations ## 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. 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:.
Additionally, it currently only supports song files in WAV format. Additionally, it currently only supports song files in WAV format.
## Installation :desktop_computer: ## Installation :desktop_computer: