Endpoint Detector

Analyzes an audio file which contains a period of background signal, and a period of speech
3K Downloads
Aktualisiert 2. Jun 2015

Lizenz anzeigen

Speech processing designates a team consisting of Prof. Lawrence Rabiner (Rutgers University and University of California, Santa Barbara), Prof. Ronald Schafer (Stanford University), Kirty Vedula and Siva Yedithi (Rutgers University). This exercise is one of a set of speech processing exercises that are intended to supplement the teaching material in the textbook “Theory and Applications of Digital Speech Processing” by L R Rabiner and R W Schafer.
This MATLAB exercise analyzes an audio file which contains a period of background signal, followed by a period of spoken speech, and ending with a period of background signal. The analysis is conducted on a frame-by-frame basis, and, based on a set of short-time log energy and short-time zero crossings rate parameters, the program determines the frame that is the best estimate of the beginning of the speech signal and the frame that is the best estimate of the end of the speech signal.

Zitieren als

Speech Processing (2024). Endpoint Detector (https://www.mathworks.com/matlabcentral/fileexchange/45314-endpoint-detector), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.4.0.0

Updated to work with post-R2014b graphics

1.2.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.1.0.0

Speech files fix added

1.0.0.0