LearningToTalk / NonWordTranscription

Praat code for transcribing the NWR recordings collected as a part of the Learning To Talk project.
1 stars 6 forks source link

Code for transcriber to extract transcribed interval to praat collection #34

Closed marybeckman closed 10 years ago

marybeckman commented 10 years ago

Currently all of the code to do the actual extraction and saving is within the conditional that starts at:

        if trans_node$ == trans_node_extract_snippet$

As noted there,

Issue: As soon as Mary or Pat has the time, this maybe should be rewritten as a call to a proc

that is stored in a separate file, for use in other scripts such as the segmentation script.