Skip to main content

Detects the songs from an audio

Project description

acrcloud

This project has been created to detects the songs from an audio.

Disclaimer

Identify a song

Identify a song by an audio

import acrcloud

config = {
	"key": YOUR ACCESS KEY,
	"secret": YOUR ACCESS SECRET,
	"host": YOUR HOST
}

audio = "audio.mp3"
acr = acrcloud.ACRcloud(config)
audio = acr.recognizer(audio)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-acrcloud-1.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page