Fabian Retkowski commited on
Commit
c7d2a87
·
1 Parent(s): 73f24de

Add chapter timestamps

Browse files
README.md CHANGED
@@ -136,6 +136,7 @@ Multiple target formats are provided for different modeling approaches.
136
  |--------|-------------|
137
  | `audio_path` | Path to the .mp3 file of the video. |
138
  | `chapter_titles` | A list of chapter titles corresponding to each segment. |
 
139
  | `channel_id` | The YouTube channel ID which this video belongs to. |
140
  | `video_id` | The YouTube video ID. |
141
  | `speaker_category` | Speaker classification: `single`, `single_weak`, or `multiple`. |
 
136
  |--------|-------------|
137
  | `audio_path` | Path to the .mp3 file of the video. |
138
  | `chapter_titles` | A list of chapter titles corresponding to each segment. |
139
+ | `chapter_timestamps` | A list of chapter start times in seconds (e.g., `[0.0, 25.0, 269.0]`). |
140
  | `channel_id` | The YouTube channel ID which this video belongs to. |
141
  | `video_id` | The YouTube video ID. |
142
  | `speaker_category` | Speaker classification: `single`, `single_weak`, or `multiple`. |
data/partitions/yt_seg.test.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e827c3b3e6fcd058687686c6396e2d8c6f290a010cf7cc8b3d17df35abe34183
3
- size 142531920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ec773b3699adf21fe1478d9fa7dcdc938a46ae279500883e5a28999a59f7a3
3
+ size 142649908
data/partitions/yt_seg.train.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a41fdb4e337bf4017f3838959b5af652a0036a8c1c86aeead1cd0c0e45c7d90a
3
- size 1573455248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c093c1bb62ba09040b8db76c313953bc41c76e1576e3c16704790cd4faa665d2
3
+ size 1574782516
data/partitions/yt_seg.val.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30b6277b33d29f6114cf557fc97f933a64dcb8adba77403641f400a0ac7b21d2
3
- size 141752190
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33a32819838bb8142054922cc75749a207c169cb25af005f3184c9cd39984576
3
+ size 141870682