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

FEATURE REQUESTED : Urban Sound Analysis - Sound Classification #963

Open
SimranShaikh20 opened this issue Oct 26, 2024 · 6 comments
Open
Assignees
Labels
gssoc-ext level 2 Level 2 for GSSOC Status: Assigned Assigned issue.

Comments

@SimranShaikh20
Copy link
Contributor

This project classifies audio samples from urban environments into one of 10 classes. The dataset, known as UrbanSound8K, contains 8732 sound excerpts, each 4 seconds or shorter, representing urban sounds like air conditioners, car horns, children playing, and more. Using a Neural Network model, the project aims to achieve high classification accuracy (reported at 93%).

Key Objectives : Classify Urban Sound Events , Feature Extraction from Audio Data , Use Deep Learning for Accuracy

Overall Goal:
To build a robust and accurate audio classification model that can recognize urban sound types, offering potential for real-world applications in smart cities and environmental monitoring systems.

@abhisheks008 liked my idea / new feature !
then assign me this issue to work on it .

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Hi @SimranShaikh20 what are the models you are planning to implement here?
Can you please share the dataset URL?

@SimranShaikh20
Copy link
Contributor Author

here is dataset link - https://drive.google.com/file/d/1EpRQYWDIiZgmgnQunOFCzGIrfissXOxX/view?usp=sharing
i am thinking to implement it by using 3 ways
and model i will implemet is - Training a ResNet model on spectorgram images / Training a Convolutional neural network on spectrogram images / Training an Artificial Neural Network on time-series audio data

but i will select more prefereable which is ann
you can suggest me which i can used from above 3 option

@abhisheks008

@SimranShaikh20
Copy link
Contributor Author

hey @abhisheks008 can you assign me this project as i ha shared all mandatory details !

@SimranShaikh20
Copy link
Contributor Author

@abhisheks008 let me know have you liked my idea !

@abhisheks008
Copy link
Owner

Hi @SimranShaikh20 try to implement in all the three possible ways mentioned by you, then based on the accuracy scores you can figure out the best fitted approach.

Assigned to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext level 2 Level 2 for GSSOC Status: Assigned Assigned issue.
Projects
None yet
Development

No branches or pull requests

2 participants