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

Audio Classification #656

Closed
wants to merge 4 commits into from
Closed

Audio Classification #656

wants to merge 4 commits into from

Conversation

keshav1441
Copy link

@keshav1441 keshav1441 commented Jun 14, 2024

Pull Request for ML-Crate 💡

Issue Title: Audio Classification

  • Info about the related issue (Aim of the project) : The aim of this project is develop a machine learning model to classify audio recordings into predefined categories and analyze the audio features and model performance.

  • Name: Keshav

  • Email ID for further communication: keshavsharma1441@gmail.com

  • GitHub ID: https://github.com/keshav1441

  • Idenitfy yourself: SSOC'24 contributor

I have developed a machine learning model for audio classification using a diverse set of features extracted from audio files. The model accurately categorizes audio samples into predefined classes, leveraging techniques like MFCCs, chroma features, and mel spectrograms for robust classification.

Closes: #463

Describe the add-ons or changes you've made 📃

Give a clear description of what have you added or modifications made

I have enhanced the model by incorporating advanced feature extraction techniques such as MFCCs, chroma features, and mel spectrograms to capture intricate audio characteristics. Additionally, I implemented a thorough hyperparameter tuning process and explored multiple machine learning algorithms to optimize classification accuracy.

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? ⚙️

Describe how it has been tested
Describe how have you verified the changes made

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

Our team will soon review your PR. Thanks @keshav1441 :)

@keshav1441 keshav1441 closed this Jun 14, 2024
@keshav1441 keshav1441 reopened this Jun 14, 2024
@keshav1441 keshav1441 closed this Jun 14, 2024
@keshav1441 keshav1441 reopened this Jun 14, 2024
@abhisheks008
Copy link
Owner

What's the issue number?
@keshav1441

@abhisheks008 abhisheks008 linked an issue Jun 15, 2024 that may be closed by this pull request
@keshav1441
Copy link
Author

keshav1441 commented Jun 24, 2024 via email

@abhisheks008
Copy link
Owner

I hadn't get any response . Is there any issue?

On Sat, 15 Jun 2024 at 11:58, Abhishek Sharma @.> wrote: What's the issue number? @keshav1441 https://github.com/keshav1441 — Reply to this email directly, view it on GitHub <#656 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/BENRHXNVAPJ4EPIHSWEREFTZHPNKLAVCNFSM6AAAAABJK5MYOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRZGE2TQMZQGA . You are receiving this because you were mentioned.Message ID: @.>

I asked you to share the issue number you are contributing for this pull request.

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

Successfully merging this pull request may close these issues.

Audio Classification
2 participants