Endpoint Detector

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

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2012b
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.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