Zero Level Detector to cut out silence or pauses in a signal?
Show older comments
I have a speech signal and I want to clear any pauses in it so I have the same size frames when I am comparing it in my database.
I am using MFCC as my feature extraction and also will be using PLP to compare, therefore when comparing signals there cannot be any pauses or silence or else there will be errors.
Does anyone know any code or ways of deleting anything below 0 (silence) or use a simple If else statements?
Thanks
Answers (0)
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!