Closed twynb closed 1 year ago
audio APIs we could use (maybe all of them for more accurate results?)
Shazam: https://rapidapi.com/apidojo/api/shazam/ 500 requests/month, 5 requests/s Music Identify: https://rapidapi.com/eipiai-eipiai-default/api/music-identify/ 600 requests/month, 1 request/s AcoustID: https://acoustid.org/webservice 3 requests/s
Shazam and Music Identify require RapidAPI account - have server that sends requests to those when requested from client? optional feature?
note: create one fingerprint for beginning and ending of segment to validate splitting
done in #23
send audio files to identification APIs (one or multiple APIs?) to identify their artist, song name and other metadata