Waveform Similarity and Overlap Add (WSOLA) for Speech and Audio

implements the WSOLA method of Verhelst and Roelands for for High Quality Time-Scaled speech
1.9K 次下载
更新时间 2015/6/23

查看许可证

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 implements the Waveform Similarity and Overlap Add (WSOLA) method of Verhelst and Roelands (An Overlap-Add Technique Based on Waveform Similarity (WSOLA) for High Quality Time-Scale Modification of Speech, Werner Verhelst and Marc Roelands, ICASSP 1993, pp. II-554-II-557).The MATLAB exercise speeds-up or slows-down a speech or audio file by a factor of alpha, where alpha is in the range of 0.33 (slow-down by a factor of 3-to-1) to 4.0 (speed-up by a factor of 4-to-1).

引用格式

Speech Processing (2024). Waveform Similarity and Overlap Add (WSOLA) for Speech and Audio (https://www.mathworks.com/matlabcentral/fileexchange/45451-waveform-similarity-and-overlap-add-wsola-for-speech-and-audio), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Signal Processing Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.4.0.0

Updated to work with post-R2014b graphics
Minor graphic updates
code updates; Read_Me.txt setup file; pathnew_matlab_central example
Updated to work with post-R2014b graphics

1.3.0.0

textbox font size made smaller;

1.2.0.0

changed default sampling rate on recording to 16000 Hz

1.1.0.0

changed nsec to 3; alpha to 1.0; need to update record fs from popupmenu list

1.0.0.0