Skip to content

Praat TextGrid

Maarten Janssen edited this page Aug 17, 2020 · 2 revisions

TextGrid (.textgrid) is a file-format used by Praat. It is an XML-based format for transcribing spoken data, which encodes some metadata, speakers turns and their aligment to an audio/video file.

Import

praat2tei.pl

Options

Command line options of the tool:

  • debug: debugging mode
  • output: name of the output file - if empty STDOUT
  • morerev: More revision statements
  • export: specify tiers to be exported
  • file: filename of the input
  • exclude: specify which utterances not to export (by regex)
  • tiernames: provide a list of names for tiers

Specifications

Known issues

Export

No export has been provided as of yet. For the moment, export is done via TEICorpo

Clone this wiki locally