Sign inSign up

ngxson/audio_features_extractor

By ngxson

Updated over 3 years ago

Image
0

217

ngxson/audio_features_extractor repository overview

Audio features extractor

Extract audio features in Spotify-based format from your input track (model run locally). This project extends model from musicnn.

Docker image: ngxson/audio_features_extractor

Github repository: github.com/ngxson/hobby-audio-features-extractor

Example:

python init.py /path/to/file1.mp3 /path/to/file2.wav ...

Output:

{"acousticness":0.85,"danceability":0.28,"energy":0.08,"instrumentalness":0.02,"speechiness":0.09,"valence":0.19}
{"acousticness":0.91,"danceability":0.31,"energy":0.17,"instrumentalness":0,"speechiness":0.05,"valence":0.35}

Tag summary

Content type

Image

Digest

sha256:217884666

Size

303.5 MB

Last updated

over 3 years ago

docker pull ngxson/audio_features_extractor