-
Notifications
You must be signed in to change notification settings - Fork 3
Audio annotation
Dimitris Sgouropoulos edited this page May 9, 2017
·
1 revision
The module when used to open a file that includes an audio stream will plot its waveform and automatically annotate it with the following events:
- Activity
- Speech
- Music
The automatic annotation is done by using an svm model trained with the pyAudioAnalysis (https://github.com/tyiannak/pyAudioAnalysis) python module.
Features:
- Segment Annotation
- Playback of specific segments
- Import/Export annotations in csv format