Welcome to elan-scissors’s documentation!

You can write python code using the elan_scissors module.

Command line usage:

elanscissors

Extract audio snippets from audio file <TARGET> based on file with time codes <SRC>.

elanscissors [OPTIONS] SRC TARGET

Options

-a, --text-abbr <text_abbr>

Text abbreviation / ID to be used; if empty, the first text will be used.

-o, --out-dir <out_dir>

Where to export audio snippets to.

-f, --export-format <export_format>

Exported audio format.

-s, --slugify <slugify>

Slugify filenames.

-t, --tier <tier>

ELAN tiers.

Arguments

SRC

Required argument

TARGET

Required argument

Indices and tables