Cepstral_Liftering_​of_Speech

This exercise shows the impact of the duration of a cepstral lifter on the smoothing of spectra..
387 Downloads
Updated 11 Sep 2015

View License

This MATLAB exercise shows the spectral smoothing effects of low quefrency cepstral liftering on the lig 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 quefrency lifter is then used to effectively smooth the log magnitude spectrum with the cutoff quefrency varied from a low value of 20 to a high value of 100, in steps of 20 quefrencies. The file '3.14Cepstral Liftering.pdf' provides a User's Guide for this exercise.

Cite As

Lawrence Rabiner (2024). Cepstral_Liftering_of_Speech (https://www.mathworks.com/matlabcentral/fileexchange/52088-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.0.0.0

added reference to User's Guide for this exercise
rev1
works on both R2015a and windows 10