segmented annotation of speech now included #10

Merged
chrhaeusler merged 4 commits from master into master 2026-02-04 08:50:05 +00:00

4 commits

Author SHA1 Message Date
Christian O. Häusler
7db335b3f3 [DATALAD RUNCMD] segment annotation of speech (input: audio-description) respecting timings of the movie
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "./code/researchcut2segments.py '{inputs}' aomovie avmovie '{outputs}'",
 "dsid": "45b9ab26-07fc-11e8-8c71-f0d5bf7b5561",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "src/speech/annotation/fg_rscut_ad_ger_speech_tagged.tsv"
 ],
 "outputs": [
  "segments"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2021-04-28 12:22:34 +02:00
Christian O. Häusler
be44f76b6a [DATALAD RUNCMD] segment the annotation of speech (input: audio-description) respecting timings of audio-description
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "./code/researchcut2segments.py '{inputs}' aomovie aomovie '{outputs}'",
 "dsid": "45b9ab26-07fc-11e8-8c71-f0d5bf7b5561",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "src/speech/annotation/fg_rscut_ad_ger_speech_tagged.tsv"
 ],
 "outputs": [
  "segments"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2021-04-28 12:22:02 +02:00
Christian O. Häusler
b05932590c adjust researchcut2segments to work with speech annotation 2021-04-28 12:20:32 +02:00
Christian O. Häusler
3cffef9c16 [DATALAD] Recorded changes 2021-04-28 11:20:41 +02:00