Soumya-Kushwaha / SoundScape

Real Time Sound Visualizer
56 stars 85 forks source link

[feature]: Sound Event detection #58

Open dipti-55 opened 6 months ago

dipti-55 commented 6 months ago

Solution This feature will detect sound events, like clapping, car horns, footsteps and highlighting them in the visualization to provide information about the sound. This feature would enable the system to automatically detect specific sound events in real-time and provide visual indications or triggers based on the detected events.

I propose implementing a Sound Event Detection feature in the SoundScape project in GSSoC'24.

Why Implement Sound Event Detection?

Enhanced User Experience: Sound event detection adds interactivity and engagement to the SoundScape project, allowing users to interact with the system based on detected sound events.

Security monitoring: It can be used in security systems to monitor suspicious sounds such as glass breaking or trigger alerts.

Research and Development: Implementing sound event detection provides an opportunity for experimentation and research in audio processing and machine learning techniques.

Implementation

  1. Research and select appropriate sound event detection algorithms or techniques based on project requirements.

  2. Provide options for users to configure detection parameters, such as sensitivity thresholds or target sound event types.

  3. Implement visual indicators or triggers to notify users of detected sound events, such as highlighting relevant portions of the visualization or triggering external actions.

tejaswini4996 commented 6 months ago

I wpould love to resolve this issue

tejaswini4996 commented 6 months ago

shall I work on this issue

shashbh18 commented 5 months ago

Please assign this issue to me.I want to work on this.

venkat1924 commented 4 months ago

Please assign this issue to me! I am currently interning under an IISc professor on bird species detection using their bird song sounds. This project has similar requirements.