Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages