Skip to content

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

License

Notifications You must be signed in to change notification settings

SangwonSUH/realtime_YAMNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages