Play_Pitch_Period_C​ontour

버전 1.0.0.0 (1.56 MB) 작성자: Lawrence Rabiner
Modulate vowel sound by pitch contour from a selected speech utterance.
다운로드 수: 537
업데이트 날짜: 2015/9/11

라이선스 보기

The goal of this MATLAB Exercise is to try to separate out the main properties (primarily pitch and intensity) of the speech excitation function (as estimated using LPC analysis) from the properties of the vocal tract (primarily the resonance structure associated with the spoken sound). To achieve this goal the proposed MATLAB program, using either a pre-recorded speech .wav file or a newly recorded file (done within this program), estimates the pitch period contour of the speech file and creates a pseudo-excitation function of pitch pulses (separated according to the pitch period estimate) and random noise. The program estimates the pitch period contour of the speech utterance and creates the two-state excitation sequence which is then convolved with the impulse response of a selected vowel sound (any of 10 standard vowels), and the resulting pitch modulated vowel is played out, thereby emphasizing the speech signal rhythm and tone without having the actually spoken sounds reproduced. In a sense, this program plays a speech melody (as obtained from the pitch period contour) without preserving the intelligibility of the spoken input utterance. The file '5.14 Play Pitch contour.pdf' provides a User's Guide for this exercise.

인용 양식

Lawrence Rabiner (2024). Play_Pitch_Period_Contour (https://www.mathworks.com/matlabcentral/fileexchange/52125-play_pitch_period_contour), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

works with both R2015a and windows 10

added name of User's Guide for this exercise
Added srconv, medf, vowels_fmts_bw.mat from functions_lrr and from speech_files