add (unsegmented) annotation of music #11

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

2021-04-30

Christian O. Häusler
[DATALAD RUNCMD] segment annotation of music (input: audio-track) 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": [
  "researchcut/music.tsv"
 ],
 "outputs": [
  "segments"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2021-04-30 18:32:51 +02:00
Christian O. Häusler
[DATALAD RUNCMD] segment annotation of music (input: audio-track) respecting timings of the 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": [
  "researchcut/music.tsv"
 ],
 "outputs": [
  "segments"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2021-04-30 18:30:48 +02:00
Christian O. Häusler
2021-04-30 18:28:20 +02:00