Endpoint_Detector

Determine initial and final frames of a speech signal in an acoustic background.

Ahora está siguiendo esta publicación

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. The file '4.1 Speech Endpoint Detector.pdf' provides a User's Guide for this exercise.

Citar como

Lawrence Rabiner (2026). Endpoint_Detector (https://la.mathworks.com/matlabcentral/fileexchange/52103-endpoint_detector), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Simulation, Tuning, and Visualization en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

works on both R2015a and windows 10
added name of User's Guide for this exercise

rev1