Play Pitch Period Contour

The exercise tries to separate the main properties of speech excitation function from vocal tract.
1,5K download
Aggiornato 3 giu 2015

Visualizza la licenza

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.

Cita come

Speech Processing (2024). Play Pitch Period Contour (https://www.mathworks.com/matlabcentral/fileexchange/45442-play-pitch-period-contour), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.4.0.0

Updated to work with post-R2014b graphics

1.3.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.2.0.0

changed default sampling rate to 16000 Hz

1.1.0.0

nsec from 2 to 3 seconds

1.0.0.0