Praat Prosody
Praat Prosody
Praat Prosody
INTRODUCTION
There has been an increasing interest in utilizing a
wide variety of knowledge sources in order to perform automatic tagging of speech events, such as sentence boundaries and dialogue acts. In addition to the word spoken, the prosodic content of the speech has been proved quite valuable in a variety of spoken language processing tasks such as sentence segmentation and tagging, dis_uency detection, dialog act segmentation and tagging, and speaker recognition. Here in this project I used an open source prosodic tool for extracting the prosodic analysis.This tool uses praat for its implementation.
FEATURES
Duration Features
F0 Fetures
Range Features Movement Features Slope Features Energy Features
IMPLEMENTATION
Statistical Feature Computation
1. Run Praat
2. Open stats batch.praat from Read\Read from
file" on the menu of Praat Objects. 3. Click \Run\Run" on the menu of ScriptEditor.
and ..\demo\work dir in the two boxes, and then check \yes" in the radio box. 5. Click \OK" to start processing with the con_gurations or \Cancel" to close the interface. Clicking the \Apply" button (if available) also starts processing but it keeps the interface on after the work is done. The \Standards" button (if available) gives the option to restore the default con_gurations.
Praat Info Window.After computation is complete, the statistics _les can be found at ../demo/work dir/stats files. Prosodic Feature Extraction This is also done in the same way as statistical feature computation. But the main difference is the file main_batch is run instead of stats_batch file
The requirements needed for the tool and its basic elements are:
Procedures to obtain the basic elements that are directly needed for prosodic feature extraction. The grayed ovals represent operations implemented in the tool, while the grayed rectangles represent the basic elements. Note that Forced Alignment is not a part of the tool, and so it appears in white
param files from witch we can view the pitch,raw pitch,stylised pitch,intensity,energy etc From those I presented here the pitch and its informationand the prosodic features table and its information
Pitch tier
From this we can get the pitch information
Pitch information
Stylized pitch
From this we can get the stylized pitch
information
demo_c.wav are extracted given its word and phone alignment. This prosodic model when combined along with a language model can form an event detection system
REFERENCES
www.google.com