A speech/music discriminator based on RMS and zero-crossings

This code implements a method for a speech/music discriminator based on RMS and zero-crossings.
2.2K 次下载
更新时间 2015/7/19

查看许可证

This code is a simple implementation of [1], [2]. The function trmszc implements the main algorithm. The input of the method is a .wav file.
Instructions about the parameters of trmszc and how to run it, are given as comments in the start of trmszc.m.
It yields a sound segmentation and classification with 20 msec accuracy.

Classes: Music, Voice(Speech), Silence
You can use this software for non commercial purposes. Please, cite the articles [1], [2].

If you want to use the software for commercial purpose you have to contact with the authors of [1].

[1]. C. Panagiotakis and G. Tziritas, A speech/music discriminator based on
RMS and zero-crossings, IEEE Transactions on Multimedia, Vol. 7, No. 1, Feb. 2005.

[2] C. Panagiotakis and G. Tziritas, A Speech/Music Discriminator using
RMS and Zero-crossings, European Signal Processing Conference, 2002.

For more details visit: www.csd.uoc.gr/~cpanag
www.csd.uoc.gr/~tziritas

引用格式

Costas Panagiotakis (2024). A speech/music discriminator based on RMS and zero-crossings (https://www.mathworks.com/matlabcentral/fileexchange/42092-a-speech-music-discriminator-based-on-rms-and-zero-crossings), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.5.0.0

Code update
Tags

1.4.0.0

tags update

1.3.0.0

Update of the Screenshot and the figures of the function trmszc

1.2.0.0

description update

1.1.0.0

Update the Description and tags and the and comments on trmszc.m.

1.0.0.0