Endpoint_Detector

버전 1.0.0.0 (1.28 MB) 작성자: Lawrence Rabiner
Determine initial and final frames of a speech signal in an acoustic background.
다운로드 수: 269
업데이트 날짜: 2015/9/11

라이선스 보기

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.

인용 양식

Lawrence Rabiner (2024). Endpoint_Detector (https://www.mathworks.com/matlabcentral/fileexchange/52103-endpoint_detector), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

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

rev1