Silence removal in speech signals

A simple method for silence removal in speech streams
9,7K descargas
Actualizado 18 mar 2014

Ver licencia

This is a simple method for silence removal and segmentation of audio streams that contain speech. The method is based in two simple audio features (signal energy and spectral centroid). As long as the feature sequences are extracted, as thresholding approach is applied on those sequence, in order to detect the speech segments.

IMPORTANT UPDATE:
More advanced silence removal and general audio analysis methods can be found in the MATLAB AUDIO ANALYSIS LIBRARY (http://www.mathworks.com/matlabcentral/fileexchange/45831-matlab-audio-analysis-library) which is part of the book INTRODUCTION TO AUDIO ANALYSIS: A MATLAB APPROACH (http://www.amazon.com/Introduction-Audio-Analysis-MATLAB%C2%AE-Approach/dp/0080993885)

Citar como

Theodoros Giannakopoulos (2024). Silence removal in speech signals (https://www.mathworks.com/matlabcentral/fileexchange/28826-silence-removal-in-speech-signals), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre C4ISR en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: AudioSilenceDelete

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Minor changes in description

1.0.0.0