Analysis Modification Synthesis
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
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms > Short-Time Fourier Transform >
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
ams/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |