Coder Social home page Coder Social logo

cetinsamet / music-genre-classification Goto Github PK

View Code? Open in Web Editor NEW
53.0 4.0 16.0 34.11 MB

Music genre classification from audio spectrograms using deep learning

License: MIT License

Python 100.00%
music-genre-classification spectrogram convolutional-neural-networks pytorch multi-class-classification music music-genre-detection music-genre-recognition librosa

music-genre-classification's People

Contributors

cetinsamet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

music-genre-classification's Issues

I'm facing a Bug with running your code in the terminal (I'm on MAC)

Here is what I get when I run the code:

(base) Nicos-MacBook-Pro:src nico$ python3 get_genre.py ../test.mp3

Traceback (most recent call last):
File "get_genre.py", line 61, in
main(sys.argv[1:])
File "get_genre.py", line 30, in main
net.load_state_dict(torch.load(MODELPATH, map_location='cpu'))
File "/Users/nico/opt/anaconda3/lib/python3.7/site-packages/torch/serialization.py", line 419, in load
f = open(f, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '../utils/net.pt'


What does this mean and how can I fix this issue? Thank you in advance for your response.

More info or documentation on how the project works

Hello Sir,

Everything is working fine ! Sorry for being a newbie. I don't know how to comment or ask a question on GitHub. My question can you please explain a little bit on how the project works or maybe post in some form of a text document.

Thank you, best regards Rakesh.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.