AhmedAl-Hayali / GenreGuru

Music Featurization, Recommendation, and Generation
MIT License
3 stars 1 forks source link

research[PoC-algo]: collect introductory list of computable song/audio features #254

Open AhmedAl-Hayali opened 1 week ago

AhmedAl-Hayali commented 1 week ago

The goal here is to create a list containing A LOT of features, you don't care about how we get those features - finding the algorithm for the feature extraction and assessing its difficulty are tasks captured in #255 and #256. SUPER IMPORTANT: PROVIDE SOURCE PAPER/BLOG/FORUM/... FOR THIS SELECTION

Heavy dependency required for #255 & #256. MUST maintain communication and consistent updates with assignee of #255.

Affiliated google doc

AhmedAl-Hayali commented 1 week ago

Added Baleanu late, saw he contributed to the doc

AhmedAl-Hayali commented 6 days ago

revisit what a feature means - why is "rock" and "pop" a feature not just an observation of "genre"?

AhmedAl-Hayali commented 5 days ago

Issue reopened - featureset can be revisited and iterated on greatly. We're looking for traceability between information source, corresponding (computable) musical feature, algorithm to compute the feature, and hopefully implementation.