Analysis Modification Synthesis

Short-time Fourier analysis-modification-synthesis (AMS) framework for speech processing.
1.9K Downloads
Updated Sat, 18 Dec 2010 11:42:09 +0000

View License

This framework facilitates short-time speech processing. A vector containing audio data samples is taken as input, the short-time Fourier transform (STFT) is then computed and the resulting complex spectrum is decomposed into magnitude and phase spectra. No modification is made in this 'hello world' example. Magnitude and phase spectrum components are then recombined. The resulting spectrum is processed through the inverse short-time Fourier analysis. The output signal can then be synthesised using one of two overlap-add approaches: first by 'Allen & Rabiner' and second by 'Griffin & Lim'. A test framework is provided to show the functionality. Enjoy!

Cite As

Kamil Wojcicki (2024). Analysis Modification Synthesis (https://www.mathworks.com/matlabcentral/fileexchange/29773-analysis-modification-synthesis), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: M-code LaTeX Package, Speech Spectrogram

Inspired: Phase Spectrum Compensation

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