Cepstral Liftering of speech
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.
Cita come
Speech Processing (2024). Cepstral Liftering of speech (https://www.mathworks.com/matlabcentral/fileexchange/45311-cepstral-liftering-of-speech), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Signal Processing > Audio Toolbox > Simulation, Tuning, and Visualization >
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Cepstral Analysis >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.