dvdsk / Soundmosphere

0 stars 0 forks source link

index music to keywords/catogories #6

Open dvdsk opened 4 years ago

dvdsk commented 4 years ago

couple emotion analysis (happy angry sad ...) and beats per minutes + dynamic range and tone height.

Possible starting points: https://github.com/ArushiSinghal/Automatic-Instrument-Identification https://github.com/amrittb/orchestrate-ai https://github.com/remyhuang/pop-music-highlighter https://github.com/danz1ka19/Music-Emotion-Recognition https://github.com/mckelvin/merex L

https://github.com/lukemetz/rustpy

dvdsk commented 4 years ago

implement in def index(path: str): at line 56 of index.py (at least in e19ac2cb22dd75325ea4bef0f4e3a7972a370e21)