Skip to content

siyarvurucu/SAAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Annotation & Analysis Tool

With this tool, you can

  1. Visualize various features of the sound, and use the plots to navigate through and listen the sound.
  2. Annotate sounds manually with time stamps, save or load annotations
  3. Use different detection functions and see the result on the plot

Install PyAudio https://pypi.org/project/PyAudio/

You may need to install portaudio first.
$ sudo apt-get install portaudio19-dev
$ pip install pyaudio

Install essentia (https://essentia.upf.edu) and madmom (https://github.com/CPJKU/madmom)
$ pip install essentia
$ pip install madmom

About

Python sound annotator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages