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

Music Genre Classifier #618

Closed
ananyag309 opened this issue Oct 27, 2024 · 2 comments
Closed

Music Genre Classifier #618

ananyag309 opened this issue Oct 27, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ananyag309
Copy link
Contributor

This aims to classify audio tracks into different music genres using machine learning techniques, specifically deep learning models. The model uses audio features like Mel-Spectrograms to learn patterns associated with each genre.

The goal is to build a model that can predict the genre of a music track from its audio signal. This project involves processing the audio data, extracting meaningful features, and training a neural network model to classify the genre based on these features

@ananyag309 ananyag309 added the enhancement New feature or request label Oct 27, 2024
Copy link

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

Copy link

Hello @ananyag309! Your issue #618 has been closed. Thank you for your contribution!

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

No branches or pull requests

2 participants