A project based on convolutional neural network to classify music genre. This project is a part of Neural Network Technology.
- Music Genre classification based on an uploaded audio file.
- Faster and accurate genre with 92+ percentage accuracy.
- Python 3.7.11
- Flask 2.1.2
- Tensorflow 2.9.1
- And recisely follow the requirements.txt
- Clone the repo
git clone https://github.com/ihumaunkabir/eMGC-a-music-genre-classification-app.git
- Go to project directory and run -
python3 app.py
In your browser, hit
http://127.0.0.1:5000/
Screenshots can be found in the images/ directory of the repo.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Open a Pull Request
Distributed under the MIT License.