Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to start with my music #7

Open
quintz opened this issue Nov 12, 2019 · 1 comment
Open

How to start with my music #7

quintz opened this issue Nov 12, 2019 · 1 comment

Comments

@quintz
Copy link

quintz commented Nov 12, 2019

Hey,

I stumbled upon you project and wanted to try it with some of my music.
Can you point me where to start and what to edit?

Thanks alot!

@rasbt
Copy link
Owner

rasbt commented Nov 13, 2019

Hi there. I used to have a webapp, but I pulled this 1-2 years ago because it was more like a hobby/side project. In any case, if you run the following:

https://github.com/rasbt/musicmood/blob/master/code/classify_lyrics/nb_init_model.ipynb

you will get a model in the end that you can use for making predictions locally on your computer.

In case you want to run the webapp locally in your browser using Flask, I also have the whole code available in this directory here: https://github.com/rasbt/musicmood/tree/master/code/webapp

I believe you would be able to run it via python main.py once all the dependencies are installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants