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

버전 1.5.0.0 (2.68 MB) 작성자: Costas Panagiotakis
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
카테고리
Help CenterMATLAB Answers에서 Signal Operations에 대해 자세히 알아보기

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