Open dvdsk opened 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
implement in def index(path: str): at line 56 of index.py (at least in e19ac2cb22dd75325ea4bef0f4e3a7972a370e21)
def index(path: str):
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