Manual Audio Annotation

AudioAnnotation Demo v.1.0 is an open source demo implemented in Matlab(R) for manual segmentation a
3.6K Downloads
Updated 21 Jan 2008

View License

AudioAnnotation Demo v.1.0 is an open source demo implemented in Matlab(R) for manual segmentation and annotation of audio files. You can use it for defining the ground truth, in order to check your segmentation-classification algorithm's performance.

It also provides the ability of calculating and plotting basic audio features (e.g. short time energy, zero crossing rate) of the selected audio segments.

The following main areas are defined in the GUI:

- File Info: Used for loading .wav files and presenting the file path and other audio information (e.g. sampling rate)

- Current Segment: Presents time limits of the current segment, button for playing current segment and volume control

- Labelling: Selection of current segment's label and button for updating the annotation file.
(Important note: The class selection combo box has 11 different class names. You can set your own class names NOT manually through Matlab's GUIDE but if you change the handles.classNames (line 68, AudioAnnotationMain.m).)

- Feature Extraction: Feature and Statistic combo boxes and button for computation and plotting of the selected feature.

- Signal Browsing: Plot of the selected segment's signal, time and window sliders.

- Class Distribution: Histogram of the current class distribution

In order to execute the GUI just run AudioAnnotationMain.m in a Matlab workspace.

Cite As

Theodoros Giannakopoulos (2024). Manual Audio Annotation (https://www.mathworks.com/matlabcentral/fileexchange/18378-manual-audio-annotation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0