Cepstral Liftering of speech

Spectral smoothing effects of low frequency cepstral liftering on log magnitude spectrum of speech
1.9K Downloads
Updated 31 May 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 shows the spectral smoothing effects of low frequency cepstral liftering on the log magnitude spectrum of a speech signal. This is done by first computing the real cepstrum of a window-weighted frame of speech and saving the resulting log magnitude spectrum as the baseline (unsmoothed) speech spectrum. A low frequency lifter is then used to effectively smooth the log magnitude spectrum, with the cutoff frequency varied from a low value of 20 to a high value of 100 in steps of 20 frequencies. The most smoothing occurs with low cutoff frequencies for the lifter; the least smoothing occurs with high cutoff frequencies for the lifter.

Cite As

Speech Processing (2024). Cepstral Liftering of speech (https://www.mathworks.com/matlabcentral/fileexchange/45311-cepstral-liftering-of-speech), MATLAB Central File Exchange. Retrieved .

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

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.0.0.0