.. _eaf-builder:
ELAN builder
============
Introduction
~~~~~~~~~~~~
The ELAN .eaf builder exports eaf files ready to be annotated
with the ELAN software, based on either the `ACLEW DAS templates `_
or custom templates.
The `original code `_ was written
by Sarah Mac Ewan.
This pipeline allows to pre-fill the .eaf annotations by importing speech (i.e. diarization annotations) from previous
annotations, e.g. those generated by the LENA or the VTC, or even manual annotations.
Usage
~~~~~
.. clidoc::
child-project eaf-builder --help
Pre-filled annotations
~~~~~~~~~~~~~~~~~~~~~~
The .eaf files can be pre-filled according to previous annotations by using the ``--path`` and ``--import-speech-from`` switches.
The ``--path`` option specifies the path to the dataset (i.e. the source project).
The ``--import-speech-from`` specifies the set of annotations to import speech from.
The pipeline will create and populate tiers named according to either the value of ``speaker_id`` or, alternatively, ``speaker_type``
for each annotation of that set.
More resources
~~~~~~~~~~~~~~
- `Introduction: The ACLEW DAS template `_
- `Tutorials: Using the ACLEW DAS template `_
- Bergelson, E., Warlaumont, A., Cristia, A., Soderstrom, M. & Vandam, M. (2017). A New Workflow for Semi-automatized Annotations: Tests with Long-Form Naturalistic Recordings of Children’s Language Environments. In *Proceedings of Interspeech*. doi:DOI: `10.21437/Interspeech.2017-1418 `_