SangwonSUH / realtime_YAMNET

Simple real-time Sound Event Detector based on YAMNet and pyaudio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

realtime_YAMNET

Simple real-time Sound Event Detector based on YAMNet and pyaudio.
This is a toy project for SED, which you can analyze sound events with your own laptop mic in every second.
The system shows the top five among the 521 target events.

Before you start, pretrained model weights for YAMNet are required.
Download and put it in the yamnet folder.

python realtime_YAMNET.py

screenshot

Have fun.

About

Simple real-time Sound Event Detector based on YAMNet and pyaudio.

License:MIT License


Languages

Language:Python 100.0%