Music genre recognition #108
marcelklehr
announced in
Announcements
Replies: 1 comment 1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there!
We're currently testing a new feature: Music genre recognition: 🎵
You may have had the problem trying to categorize your music collection before. Sadly most genre labels for music are utterly useless: What's indie rock to some is called alternative to others, most labels are only available on an album-level anyway, and some people go deep down the rabbit hole to create genres that are so specific that they will only ever match one band ("ambient doom jazz", anyone?)
We built a music model that recognizes the 15 top genres based directly on audio features and adds the corresponding nextcloud tags to the classified files. It's not perfect but it's nice to create playlists of songs that are somewhat similar. You can listen to your songs categorized by recognize using the audio player app.
Try the beta over here: https://github.com/marcelklehr/recognize/releases/tag/v1.7.0-beta.1
If you have problems, critique, feedback, feel free to leave a comment below.
Beta Was this translation helpful? Give feedback.
All reactions