SPEECH - MUSIC DISCRIMINATION DEMO
VERSION 1.0


INTRODUCTION

Automatic discrimination of speech and music in radio recordings is important in many audio content characterization applications. To this end, we have developed a speech / music discrimination system that combines a Variable Duration Hidden Markov Model (VDHMM) with a Bayesian Network and, at a pre-processing step, employs a computationally efficient region growing technique (see "References")

The system was developed in the Signal and Image Processing Laboratory of Dept. of Informatics and Telecommunications of the University of Athens, Greece, by Theodoros Giannakopoulos, Dr. Aggelos Pikrakis and Prof. Sergios Theodoridis.

This demo version is provided only for educational purposes without any warranty. Your feedback will help us improve the system in future versions. Please note that we are not currently distributing the source code.

Software Requirements
To execute the demo you need to have Matlab 7.0.0 installed on your computer. If you don't have Matlab installed on your computer, or if you have a different version, then you will need to run the MATLAB Compiler Run-Time Library Installer (see the "Download" page for more information). Installation instructions for this demo can be found in the "Download" page. If you encounter problems during installation, feel free to e-mail us (see "Contact" page).


Note: (Updated 1/9/2007)

After the suggestion of some of the DEMO's users, we have uploaded an updated version, which saves the segmentation results in a .mat file for further usage. For more details read the documentation page.