Skip to content

EXMARaLDA

Maarten Janssen edited this page Aug 17, 2020 · 1 revision

EXMARaLDA Basic Transcription XML format (.exb) is a file-format used by EXMARaLDA. It is an XML-based format for transcribing spoken data, which encodes metadata, speakers turns and their aligment to an audio/video file.

Import

exb2tei.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. EXMARaLDA provides an online conversion tool

Clone this wiki locally