question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A trained model for Music Genre Classification

See original GitHub issue

Is your feature request related to a problem? Please describe. A pre-trained model for music genre classification is not tough to find. A good model for music genre classification is like a needle in haystack.

Describe the solution you’d like After working on Music classification for more than a year, I believe I can come up with a really good model. I will be using Benchmark dataset, GTZAN, Emotify for example, Python offers TF, Keras and most importantly pyaudioanalysis so i think Python is the best choice.

Describe alternatives you’ve considered There are multiple models available, but either they are now old, they are using old algos like SVM, or old variants of Neighbours.

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
HarshCaspercommented, Jan 16, 2021

@HarshCasper So I was just going to make a PR, but just one doubt, I don’t want to upload a heavy well-trained model for the sake of the size of Repo, all I want to do is upload the most basic implementation of Deep learning for Music classification. I can explain steps in README that will give an idea to make it more efficient, but am I allowed to link my own REPOSITORY in the README, if people are interested in a more complex implementation, like combining classifiers, multi-depth classification, ML approach, AI approach and the theory involved, my Repo has it all

I am opening a DRAFT pr as of now, kindly solve my dilemma and I will do the needful.

P.S. - Don’t worry about the code I will upload, it’s not that bad XD. It is actually far better than my first ever successful implementation and is one of the simpler version of a script that i am trying to get Published.

Yeah. Please go ahead!

Regarding the Model Size, you can upload it on a Google Drive and reference it there just for sake of it.

1reaction
vybhav72954commented, Jan 16, 2021

@HarshCasper So I was just going to make a PR, but just one doubt, I don’t want to upload a heavy well-trained model for the sake of the size of Repo, all I want to do is upload the most basic implementation of Deep learning for Music classification. I can explain steps in README that will give an idea to make it more efficient, but am I allowed to link my own REPOSITORY in the README, if people are interested in a more complex implementation, like combining classifiers, multi-depth classification, ML approach, AI approach and the theory involved, my Repo has it all

I am opening a DRAFT pr as of now, kindly solve my dilemma and I will do the needful.

P.S. - Don’t worry about the code I will upload, it’s not that bad XD. It is actually far better than my first ever successful implementation and is one of the simpler version of a script that i am trying to get Published.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved Music Genre Classification Project using Deep Learning
Classifying music into various genres (hip hop, rock, jazz, folk, pop, etc) entails extracting valuable features from the audio data, ...
Read more >
Music Genre Classification Using CNN - Clairvoyant
In a more systematic way, the main aim is to create a machine learning model, which classifies music samples into different genres. It...
Read more >
Music Genres Classification using Deep learning techniques
In this article, we discuss Music Genres Classification using Deep ... We train three types of deep learning models to explore and gain ......
Read more >
Python Project - Music Genre Classification - DataFlair
In this tutorial we are going to develop a deep learning project to automatically classify different musical genres from audio files. We will...
Read more >
Music Genre Classification | Papers With Code
Music genre classification is one of the sub-disciplines of music information retrieval (MIR) with growing popularity among researchers, mainly due to the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found