Ilialebedev commited on
Commit
eceffbd
·
verified ·
1 Parent(s): 7e28c63

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. full/-63tdE9tJD0/ad7f62b6c37f/_logs/text_processor.log +15 -0
  2. full/-63tdE9tJD0/ad7f62b6c37f/_reports/run_manifest_summary.json +380 -0
  3. full/-63tdE9tJD0/ad7f62b6c37f/_reports/scheduler_runtime_report.json +917 -0
  4. full/-63tdE9tJD0/ad7f62b6c37f/_tmp/text_input_autogen.json +43 -0
  5. full/-63tdE9tJD0/ad7f62b6c37f/asr_extractor/_render/render.html +91 -0
  6. full/-63tdE9tJD0/ad7f62b6c37f/asr_extractor/_render/render_context.json +44 -0
  7. full/-63tdE9tJD0/ad7f62b6c37f/asr_extractor/asr_extractor_features.npz +3 -0
  8. full/-63tdE9tJD0/ad7f62b6c37f/band_energy_extractor/_render/render.html +45 -0
  9. full/-63tdE9tJD0/ad7f62b6c37f/band_energy_extractor/_render/render_context.json +24 -0
  10. full/-63tdE9tJD0/ad7f62b6c37f/band_energy_extractor/band_energy_extractor_features.npz +3 -0
  11. full/-63tdE9tJD0/ad7f62b6c37f/chroma_extractor/_render/render.html +156 -0
  12. full/-63tdE9tJD0/ad7f62b6c37f/chroma_extractor/_render/render_context.json +35 -0
  13. full/-63tdE9tJD0/ad7f62b6c37f/chroma_extractor/chroma_extractor_features.npz +3 -0
  14. full/-63tdE9tJD0/ad7f62b6c37f/clap_extractor/_render/render.html +220 -0
  15. full/-63tdE9tJD0/ad7f62b6c37f/clap_extractor/_render/render_context.json +60 -0
  16. full/-63tdE9tJD0/ad7f62b6c37f/clap_extractor/clap_extractor_features.npz +3 -0
  17. full/-63tdE9tJD0/ad7f62b6c37f/core_clip/embeddings.npz +3 -0
  18. full/-63tdE9tJD0/ad7f62b6c37f/core_depth_midas/depth.npz +3 -0
  19. full/-63tdE9tJD0/ad7f62b6c37f/core_optical_flow/flow.npz +3 -0
  20. full/-63tdE9tJD0/ad7f62b6c37f/cut_detection/cut_detection_features_2026-07-27_04-37-09-129807_3a9a5138.npz +3 -0
  21. full/-63tdE9tJD0/ad7f62b6c37f/cut_detection/cut_detection_model_facing_2026-07-27_04-37-08-847975_d6398752.npz +3 -0
  22. full/-63tdE9tJD0/ad7f62b6c37f/hpss_extractor/_render/render.html +203 -0
  23. full/-63tdE9tJD0/ad7f62b6c37f/hpss_extractor/_render/render_context.json +69 -0
  24. full/-63tdE9tJD0/ad7f62b6c37f/hpss_extractor/hpss_extractor_features.npz +3 -0
  25. full/-63tdE9tJD0/ad7f62b6c37f/key_extractor/_render/render.html +199 -0
  26. full/-63tdE9tJD0/ad7f62b6c37f/key_extractor/_render/render_context.json +66 -0
  27. full/-63tdE9tJD0/ad7f62b6c37f/key_extractor/key_extractor_features.npz +3 -0
  28. full/-63tdE9tJD0/ad7f62b6c37f/loudness_extractor/_render/render_context.json +177 -0
  29. full/-63tdE9tJD0/ad7f62b6c37f/loudness_extractor/loudness_extractor_features.npz +3 -0
  30. full/-63tdE9tJD0/ad7f62b6c37f/manifest.json +742 -0
  31. full/-63tdE9tJD0/ad7f62b6c37f/mel_extractor/_render/render.html +229 -0
  32. full/-63tdE9tJD0/ad7f62b6c37f/mel_extractor/_render/render_context.json +72 -0
  33. full/-63tdE9tJD0/ad7f62b6c37f/mel_extractor/mel_extractor_features.npz +3 -0
  34. full/-63tdE9tJD0/ad7f62b6c37f/mfcc_extractor/_render/render.html +219 -0
  35. full/-63tdE9tJD0/ad7f62b6c37f/mfcc_extractor/_render/render_context.json +120 -0
  36. full/-63tdE9tJD0/ad7f62b6c37f/mfcc_extractor/mfcc_extractor_features.npz +3 -0
  37. full/-63tdE9tJD0/ad7f62b6c37f/onset_extractor/_render/render.html +102 -0
  38. full/-63tdE9tJD0/ad7f62b6c37f/onset_extractor/_render/render_context.json +26 -0
  39. full/-63tdE9tJD0/ad7f62b6c37f/onset_extractor/onset_extractor_features.npz +3 -0
  40. full/-63tdE9tJD0/ad7f62b6c37f/pitch_extractor/_render/render.html +115 -0
  41. full/-63tdE9tJD0/ad7f62b6c37f/pitch_extractor/_render/render_context.json +38 -0
  42. full/-63tdE9tJD0/ad7f62b6c37f/pitch_extractor/pitch_extractor_features.npz +3 -0
  43. full/-63tdE9tJD0/ad7f62b6c37f/quality_extractor/_render/render.html +177 -0
  44. full/-63tdE9tJD0/ad7f62b6c37f/quality_extractor/_render/render_context.json +50 -0
  45. full/-63tdE9tJD0/ad7f62b6c37f/quality_extractor/quality_extractor_features.npz +3 -0
  46. full/-63tdE9tJD0/ad7f62b6c37f/rhythmic_extractor/_render/render.html +215 -0
  47. full/-63tdE9tJD0/ad7f62b6c37f/rhythmic_extractor/_render/render_context.json +83 -0
  48. full/-63tdE9tJD0/ad7f62b6c37f/rhythmic_extractor/rhythmic_extractor_features.npz +3 -0
  49. full/-63tdE9tJD0/ad7f62b6c37f/scene_classification/scene_classification_features.npz +3 -0
  50. full/-63tdE9tJD0/ad7f62b6c37f/spectral_entropy_extractor/_render/render.html +134 -0
full/-63tdE9tJD0/ad7f62b6c37f/_logs/text_processor.log ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-07-27 04:34:14,633 [INFO] TextProcessor.run_cli: TextProcessor: loaded document from /workspace/corpus_full/youtube/-63tdE9tJD0/ad7f62b6c37f/_tmp/text_input_autogen.json
2
+ 2026-07-27 04:34:14,634 [INFO] TextProcessor.run_cli: TextProcessor: starting 3 extractor(s)
3
+ 2026-07-27 04:34:14,688 [INFO] TextProcessor.run_cli: TextProcessor: [1/3] running TagsExtractor (device=cpu)
4
+ 2026-07-27 04:34:14,725 [INFO] TextProcessor.run_cli: TextProcessor: [1/3] TagsExtractor completed (ok) (0.036s) (43 features)
5
+ 2026-07-27 04:34:14,841 [INFO] TextProcessor.run_cli: TextProcessor: [2/3] running LexicalStatsExtractor (device=cpu) [parallel lexical/asr]
6
+ 2026-07-27 04:34:14,842 [INFO] TextProcessor.run_cli: TextProcessor: [3/3] running ASRTextProxyExtractor (device=cpu) [parallel lexical/asr]
7
+ 2026-07-27 04:34:14,897 [INFO] TextProcessor.run_cli: TextProcessor: [2/3] LexicalStatsExtractor completed (ok) (0.053s) (67 features)
8
+ 2026-07-27 04:34:14,955 [INFO] TextProcessor.run_cli: TextProcessor: [3/3] ASRTextProxyExtractor completed (ok) (0.053s) (37 features)
9
+ 2026-07-27 04:34:15,074 [INFO] TextProcessor.run_cli: TextProcessor: MainProcessor.run() completed with status=ok
10
+ 2026-07-27 04:34:15,673 [INFO] TextProcessor.run_cli: TextProcessor: wrote NPZ to /workspace/corpus_full/youtube/-63tdE9tJD0/ad7f62b6c37f/text_processor/text_features.npz
11
+ 2026-07-27 04:34:15,749 [INFO] src.core.renderer: Render-context saved to /workspace/corpus_full/youtube/-63tdE9tJD0/ad7f62b6c37f/text_processor/_render/render_context.json
12
+ 2026-07-27 04:34:15,763 [INFO] src.extractors.asr_text_proxy_audio_features.render: ASR text proxy audio features HTML render saved to /workspace/corpus_full/youtube/-63tdE9tJD0/ad7f62b6c37f/text_processor/_render/asr_text_proxy_audio_features_report.html
13
+ 2026-07-27 04:34:15,778 [INFO] src.extractors.lexico_static_features.render: Lexico static features HTML render saved to /workspace/corpus_full/youtube/-63tdE9tJD0/ad7f62b6c37f/text_processor/_render/lexico_static_features_report.html
14
+ 2026-07-27 04:34:15,792 [INFO] src.extractors.tags_extractor.render: Tags extractor HTML render saved to /workspace/corpus_full/youtube/-63tdE9tJD0/ad7f62b6c37f/text_processor/_render/tags_extractor_report.html
15
+ 2026-07-27 04:34:15,797 [INFO] TextProcessor.run_cli: TextProcessor | wall timing breakdown (ms): {"load_document_ms": 20293, "main_processor_run_ms": 441, "post_run_npz_validate_render_ms": 718, "sum_extractor_timings_ms": 241, "main_processor_orchestration_overhead_ms": 200, "text_processor_internal_wall_ms": 21453, "note": "duration_ms on text_processor manifest row is full wall from internal t0 through NPZ/render; extractors only cover MainProcessor.run phase.", "text_subprocess_wall_ms": 23452, "subprocess_residual_ms": 1999}
full/-63tdE9tJD0/ad7f62b6c37f/_reports/run_manifest_summary.json ADDED
@@ -0,0 +1,380 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "run_manifest_summary_v1",
3
+ "created_at": "2026-07-27T04:38:07Z",
4
+ "manifest_path": "/workspace/corpus_full/youtube/-63tdE9tJD0/ad7f62b6c37f/manifest.json",
5
+ "run": {
6
+ "platform_id": "youtube",
7
+ "video_id": "-63tdE9tJD0",
8
+ "run_id": "ad7f62b6c37f",
9
+ "config_hash": "030109b3fe6d7941",
10
+ "sampling_policy_version": "v1",
11
+ "dataprocessor_version": "unknown",
12
+ "status": "success",
13
+ "created_at": "2026-07-27T04:34:42Z",
14
+ "updated_at": "2026-07-27T04:38:07Z"
15
+ },
16
+ "summary": {
17
+ "counts": {
18
+ "total": 29,
19
+ "by_status": {
20
+ "empty": 1,
21
+ "error": 2,
22
+ "ok": 26
23
+ }
24
+ },
25
+ "timing": {
26
+ "total_duration_ms_sum": 262169,
27
+ "max_component_duration_ms": 42934
28
+ },
29
+ "components": [
30
+ {
31
+ "name": "asr_extractor",
32
+ "kind": "audio",
33
+ "status": "ok",
34
+ "duration_ms": 790,
35
+ "device_used": "cuda",
36
+ "schema_version": null,
37
+ "producer_version": null,
38
+ "empty_reason": null,
39
+ "error_code": null,
40
+ "artifact_count": 2
41
+ },
42
+ {
43
+ "name": "band_energy_extractor",
44
+ "kind": "audio",
45
+ "status": "ok",
46
+ "duration_ms": 166,
47
+ "device_used": "cpu",
48
+ "schema_version": null,
49
+ "producer_version": null,
50
+ "empty_reason": null,
51
+ "error_code": null,
52
+ "artifact_count": 2
53
+ },
54
+ {
55
+ "name": "chroma_extractor",
56
+ "kind": "audio",
57
+ "status": "ok",
58
+ "duration_ms": 19777,
59
+ "device_used": "cpu",
60
+ "schema_version": null,
61
+ "producer_version": null,
62
+ "empty_reason": null,
63
+ "error_code": null,
64
+ "artifact_count": 2
65
+ },
66
+ {
67
+ "name": "clap_extractor",
68
+ "kind": "audio",
69
+ "status": "ok",
70
+ "duration_ms": 8675,
71
+ "device_used": "cpu",
72
+ "schema_version": null,
73
+ "producer_version": null,
74
+ "empty_reason": null,
75
+ "error_code": null,
76
+ "artifact_count": 2
77
+ },
78
+ {
79
+ "name": "hpss_extractor",
80
+ "kind": "audio",
81
+ "status": "ok",
82
+ "duration_ms": 1639,
83
+ "device_used": "cpu",
84
+ "schema_version": null,
85
+ "producer_version": null,
86
+ "empty_reason": null,
87
+ "error_code": null,
88
+ "artifact_count": 2
89
+ },
90
+ {
91
+ "name": "key_extractor",
92
+ "kind": "audio",
93
+ "status": "ok",
94
+ "duration_ms": 164,
95
+ "device_used": "cpu",
96
+ "schema_version": null,
97
+ "producer_version": null,
98
+ "empty_reason": null,
99
+ "error_code": null,
100
+ "artifact_count": 2
101
+ },
102
+ {
103
+ "name": "loudness_extractor",
104
+ "kind": "audio",
105
+ "status": "ok",
106
+ "duration_ms": 288,
107
+ "device_used": "cpu",
108
+ "schema_version": null,
109
+ "producer_version": null,
110
+ "empty_reason": null,
111
+ "error_code": null,
112
+ "artifact_count": 2
113
+ },
114
+ {
115
+ "name": "mel_extractor",
116
+ "kind": "audio",
117
+ "status": "ok",
118
+ "duration_ms": 289,
119
+ "device_used": "cuda",
120
+ "schema_version": null,
121
+ "producer_version": null,
122
+ "empty_reason": null,
123
+ "error_code": null,
124
+ "artifact_count": 2
125
+ },
126
+ {
127
+ "name": "mfcc_extractor",
128
+ "kind": "audio",
129
+ "status": "ok",
130
+ "duration_ms": 251,
131
+ "device_used": "cuda",
132
+ "schema_version": null,
133
+ "producer_version": null,
134
+ "empty_reason": null,
135
+ "error_code": null,
136
+ "artifact_count": 2
137
+ },
138
+ {
139
+ "name": "onset_extractor",
140
+ "kind": "audio",
141
+ "status": "ok",
142
+ "duration_ms": 203,
143
+ "device_used": "cpu",
144
+ "schema_version": null,
145
+ "producer_version": null,
146
+ "empty_reason": null,
147
+ "error_code": null,
148
+ "artifact_count": 2
149
+ },
150
+ {
151
+ "name": "pitch_extractor",
152
+ "kind": "audio",
153
+ "status": "ok",
154
+ "duration_ms": 1720,
155
+ "device_used": "cpu",
156
+ "schema_version": null,
157
+ "producer_version": null,
158
+ "empty_reason": null,
159
+ "error_code": null,
160
+ "artifact_count": 2
161
+ },
162
+ {
163
+ "name": "quality_extractor",
164
+ "kind": "audio",
165
+ "status": "ok",
166
+ "duration_ms": 395,
167
+ "device_used": "cpu",
168
+ "schema_version": null,
169
+ "producer_version": null,
170
+ "empty_reason": null,
171
+ "error_code": null,
172
+ "artifact_count": 2
173
+ },
174
+ {
175
+ "name": "rhythmic_extractor",
176
+ "kind": "audio",
177
+ "status": "ok",
178
+ "duration_ms": 2702,
179
+ "device_used": "cpu",
180
+ "schema_version": null,
181
+ "producer_version": null,
182
+ "empty_reason": null,
183
+ "error_code": null,
184
+ "artifact_count": 2
185
+ },
186
+ {
187
+ "name": "spectral_entropy_extractor",
188
+ "kind": "audio",
189
+ "status": "ok",
190
+ "duration_ms": 147,
191
+ "device_used": "cpu",
192
+ "schema_version": null,
193
+ "producer_version": null,
194
+ "empty_reason": null,
195
+ "error_code": null,
196
+ "artifact_count": 2
197
+ },
198
+ {
199
+ "name": "spectral_extractor",
200
+ "kind": "audio",
201
+ "status": "ok",
202
+ "duration_ms": 190,
203
+ "device_used": "cpu",
204
+ "schema_version": null,
205
+ "producer_version": null,
206
+ "empty_reason": null,
207
+ "error_code": null,
208
+ "artifact_count": 2
209
+ },
210
+ {
211
+ "name": "tempo_extractor",
212
+ "kind": "audio",
213
+ "status": "ok",
214
+ "duration_ms": 233,
215
+ "device_used": "cpu",
216
+ "schema_version": null,
217
+ "producer_version": null,
218
+ "empty_reason": null,
219
+ "error_code": null,
220
+ "artifact_count": 2
221
+ },
222
+ {
223
+ "name": "content_domain",
224
+ "kind": "core",
225
+ "status": "error",
226
+ "duration_ms": 1933,
227
+ "device_used": "cuda",
228
+ "schema_version": null,
229
+ "producer_version": null,
230
+ "empty_reason": null,
231
+ "error_code": "component_failed",
232
+ "artifact_count": 0
233
+ },
234
+ {
235
+ "name": "core_clip",
236
+ "kind": "core",
237
+ "status": "ok",
238
+ "duration_ms": 41025,
239
+ "device_used": "cuda",
240
+ "schema_version": "core_clip_npz_v2",
241
+ "producer_version": "2.1",
242
+ "empty_reason": null,
243
+ "error_code": null,
244
+ "artifact_count": 1
245
+ },
246
+ {
247
+ "name": "core_depth_midas",
248
+ "kind": "core",
249
+ "status": "ok",
250
+ "duration_ms": 29571,
251
+ "device_used": "cuda",
252
+ "schema_version": "core_depth_midas_npz_v3",
253
+ "producer_version": "2.2",
254
+ "empty_reason": null,
255
+ "error_code": null,
256
+ "artifact_count": 1
257
+ },
258
+ {
259
+ "name": "core_optical_flow",
260
+ "kind": "core",
261
+ "status": "ok",
262
+ "duration_ms": 31029,
263
+ "device_used": "cuda",
264
+ "schema_version": "core_optical_flow_npz_v3",
265
+ "producer_version": "2.2",
266
+ "empty_reason": null,
267
+ "error_code": null,
268
+ "artifact_count": 1
269
+ },
270
+ {
271
+ "name": "franchise_recognition",
272
+ "kind": "core",
273
+ "status": "error",
274
+ "duration_ms": 3522,
275
+ "device_used": "cuda",
276
+ "schema_version": null,
277
+ "producer_version": null,
278
+ "empty_reason": null,
279
+ "error_code": "component_failed",
280
+ "artifact_count": 0
281
+ },
282
+ {
283
+ "name": "cut_detection",
284
+ "kind": "module",
285
+ "status": "ok",
286
+ "duration_ms": 42934,
287
+ "device_used": "cpu",
288
+ "schema_version": "cut_detection_npz_v1",
289
+ "producer_version": "2.0",
290
+ "empty_reason": null,
291
+ "error_code": null,
292
+ "artifact_count": 2
293
+ },
294
+ {
295
+ "name": "scene_classification",
296
+ "kind": "module",
297
+ "status": "ok",
298
+ "duration_ms": 40443,
299
+ "device_used": "cuda",
300
+ "schema_version": "scene_classification_npz_v2",
301
+ "producer_version": "2.0.1",
302
+ "empty_reason": null,
303
+ "error_code": null,
304
+ "artifact_count": 1
305
+ },
306
+ {
307
+ "name": "uniqueness",
308
+ "kind": "module",
309
+ "status": "ok",
310
+ "duration_ms": 2283,
311
+ "device_used": "cpu",
312
+ "schema_version": "uniqueness_npz_v4",
313
+ "producer_version": "1.0.2",
314
+ "empty_reason": null,
315
+ "error_code": null,
316
+ "artifact_count": 1
317
+ },
318
+ {
319
+ "name": "video_pacing",
320
+ "kind": "module",
321
+ "status": "empty",
322
+ "duration_ms": 10824,
323
+ "device_used": "cpu",
324
+ "schema_version": "video_pacing_npz_v3",
325
+ "producer_version": "2.0.1",
326
+ "empty_reason": "video_pacing | too few frames: N=20 < min_frames=30 (no-fallback)",
327
+ "error_code": null,
328
+ "artifact_count": 1
329
+ },
330
+ {
331
+ "name": "ASRTextProxyExtractor",
332
+ "kind": "text",
333
+ "status": "ok",
334
+ "duration_ms": 76,
335
+ "device_used": null,
336
+ "schema_version": null,
337
+ "producer_version": null,
338
+ "empty_reason": null,
339
+ "error_code": null,
340
+ "artifact_count": 0
341
+ },
342
+ {
343
+ "name": "LexicalStatsExtractor",
344
+ "kind": "text",
345
+ "status": "ok",
346
+ "duration_ms": 75,
347
+ "device_used": null,
348
+ "schema_version": null,
349
+ "producer_version": null,
350
+ "empty_reason": null,
351
+ "error_code": null,
352
+ "artifact_count": 0
353
+ },
354
+ {
355
+ "name": "TagsExtractor",
356
+ "kind": "text",
357
+ "status": "ok",
358
+ "duration_ms": 90,
359
+ "device_used": null,
360
+ "schema_version": null,
361
+ "producer_version": null,
362
+ "empty_reason": null,
363
+ "error_code": null,
364
+ "artifact_count": 0
365
+ },
366
+ {
367
+ "name": "text_processor",
368
+ "kind": "text",
369
+ "status": "ok",
370
+ "duration_ms": 20735,
371
+ "device_used": "cpu",
372
+ "schema_version": "text_npz_v1",
373
+ "producer_version": "1.2.0",
374
+ "empty_reason": null,
375
+ "error_code": null,
376
+ "artifact_count": 5
377
+ }
378
+ ]
379
+ }
380
+ }
full/-63tdE9tJD0/ad7f62b6c37f/_reports/scheduler_runtime_report.json ADDED
@@ -0,0 +1,917 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "scheduler_runtime_report_v1",
3
+ "created_at": "2026-07-27T04:38:06Z",
4
+ "platform_id": "youtube",
5
+ "video_id": "-63tdE9tJD0",
6
+ "run_id": "ad7f62b6c37f",
7
+ "config_hash": "030109b3fe6d7941",
8
+ "scheduler_knobs": {
9
+ "audio.segment_parallelism": 8,
10
+ "audio.max_inflight": 8,
11
+ "audio.clap_batch_size": 1,
12
+ "visual.max_parallel_modules": 1,
13
+ "visual.gpu_max_concurrent": 1,
14
+ "visual.per_component.batch_size": {
15
+ "core_clip": 1,
16
+ "core_depth_midas": 1,
17
+ "core_optical_flow": 16,
18
+ "scene_classification": 1
19
+ },
20
+ "visual.exec_order_len": 9
21
+ },
22
+ "per_processor": {
23
+ "audio": {
24
+ "started_at": "2026-07-27T04:31:25Z",
25
+ "finished_at": "2026-07-27T04:33:36Z",
26
+ "duration_ms": 131603,
27
+ "rss_peak_mb": 3409.9140625,
28
+ "gpu_used_peak_mb": 4180.1875,
29
+ "per_extractor": {
30
+ "quality": {
31
+ "status": "ok",
32
+ "wall_ms": 5.17725944519043,
33
+ "reported_ms": 5.019187927246094,
34
+ "producer_version": "2.0.1",
35
+ "segments_count": 5,
36
+ "effective_knobs": {
37
+ "segment_parallelism": 1,
38
+ "max_inflight": 1
39
+ }
40
+ },
41
+ "mfcc": {
42
+ "status": "ok",
43
+ "wall_ms": 14.189481735229492,
44
+ "reported_ms": 14.121770858764648,
45
+ "producer_version": "2.1.1",
46
+ "segments_count": 5,
47
+ "effective_knobs": {
48
+ "segment_parallelism": 1,
49
+ "max_inflight": 1
50
+ }
51
+ },
52
+ "chroma": {
53
+ "status": "ok",
54
+ "wall_ms": 19628.699779510498,
55
+ "reported_ms": 19628.443717956543,
56
+ "producer_version": "2.1.1",
57
+ "segments_count": 5,
58
+ "effective_knobs": {
59
+ "segment_parallelism": 1,
60
+ "max_inflight": 1
61
+ }
62
+ },
63
+ "rhythmic": {
64
+ "status": "ok",
65
+ "wall_ms": 2549.2050647735596,
66
+ "reported_ms": 2549.138069152832,
67
+ "producer_version": "2.0.1",
68
+ "segments_count": 5,
69
+ "effective_knobs": {
70
+ "segment_parallelism": 1,
71
+ "max_inflight": 1
72
+ },
73
+ "sampling_family_used": "tempo"
74
+ },
75
+ "onset": {
76
+ "status": "ok",
77
+ "wall_ms": 31.2960147857666,
78
+ "reported_ms": 31.22258186340332,
79
+ "producer_version": "2.0.1",
80
+ "segments_count": 5,
81
+ "effective_knobs": {
82
+ "segment_parallelism": 1,
83
+ "max_inflight": 1
84
+ }
85
+ },
86
+ "pitch": {
87
+ "status": "ok",
88
+ "wall_ms": 1557.4672222137451,
89
+ "reported_ms": 1557.3699474334717,
90
+ "producer_version": "2.0.1",
91
+ "segments_count": 5,
92
+ "effective_knobs": {
93
+ "segment_parallelism": 1,
94
+ "max_inflight": 1
95
+ }
96
+ },
97
+ "spectral": {
98
+ "status": "ok",
99
+ "wall_ms": 31.167030334472656,
100
+ "reported_ms": 31.069517135620117,
101
+ "producer_version": "2.0.1",
102
+ "segments_count": 5,
103
+ "effective_knobs": {
104
+ "segment_parallelism": 1,
105
+ "max_inflight": 1
106
+ }
107
+ },
108
+ "mel": {
109
+ "status": "ok",
110
+ "wall_ms": 133.9743137359619,
111
+ "reported_ms": 133.88895988464355,
112
+ "producer_version": "2.1.1",
113
+ "segments_count": 5,
114
+ "effective_knobs": {
115
+ "segment_parallelism": 1,
116
+ "max_inflight": 1
117
+ }
118
+ },
119
+ "asr": {
120
+ "status": "ok",
121
+ "wall_ms": 380.6440830230713,
122
+ "reported_ms": 380.5370330810547,
123
+ "producer_version": "2.3.2",
124
+ "segments_count": 1,
125
+ "effective_knobs": {
126
+ "segment_parallelism": 1,
127
+ "max_inflight": 1
128
+ }
129
+ },
130
+ "tempo": {
131
+ "status": "ok",
132
+ "wall_ms": 51.93352699279785,
133
+ "reported_ms": 51.86772346496582,
134
+ "producer_version": "2.0.1",
135
+ "segments_count": 5,
136
+ "effective_knobs": {
137
+ "segment_parallelism": 8,
138
+ "max_inflight": 8
139
+ }
140
+ },
141
+ "loudness": {
142
+ "status": "ok",
143
+ "wall_ms": 137.45951652526855,
144
+ "reported_ms": 137.373685836792,
145
+ "producer_version": "2.1.1",
146
+ "segments_count": 20,
147
+ "effective_knobs": {
148
+ "segment_parallelism": 8,
149
+ "max_inflight": 8
150
+ }
151
+ },
152
+ "clap": {
153
+ "status": "ok",
154
+ "wall_ms": 8464.317560195923,
155
+ "reported_ms": 8463.834047317505,
156
+ "producer_version": "1.1.1",
157
+ "segments_count": 5,
158
+ "effective_knobs": {
159
+ "segment_parallelism": 4,
160
+ "max_inflight": 1,
161
+ "model_batch_size": 1
162
+ }
163
+ },
164
+ "hpss": {
165
+ "status": "ok",
166
+ "wall_ms": 1499.969482421875,
167
+ "reported_ms": 1499.873161315918,
168
+ "producer_version": "2.1.1",
169
+ "segments_count": 5,
170
+ "effective_knobs": {
171
+ "segment_parallelism": 8,
172
+ "max_inflight": 8
173
+ }
174
+ },
175
+ "key": {
176
+ "status": "ok",
177
+ "wall_ms": 8.68844985961914,
178
+ "reported_ms": 8.58449935913086,
179
+ "producer_version": "2.1.1",
180
+ "segments_count": 5,
181
+ "effective_knobs": {
182
+ "segment_parallelism": 8,
183
+ "max_inflight": 8
184
+ }
185
+ },
186
+ "band_energy": {
187
+ "status": "ok",
188
+ "wall_ms": 7.862329483032227,
189
+ "reported_ms": 7.797479629516602,
190
+ "producer_version": "2.1.1",
191
+ "segments_count": null,
192
+ "effective_knobs": {
193
+ "segment_parallelism": 1,
194
+ "max_inflight": 1
195
+ }
196
+ },
197
+ "spectral_entropy": {
198
+ "status": "ok",
199
+ "wall_ms": 9.13548469543457,
200
+ "reported_ms": 9.064435958862305,
201
+ "producer_version": "2.0.1",
202
+ "segments_count": 5,
203
+ "effective_knobs": {
204
+ "segment_parallelism": 1,
205
+ "max_inflight": 1
206
+ }
207
+ }
208
+ }
209
+ },
210
+ "visual": {
211
+ "started_at": "2026-07-27T04:34:42Z",
212
+ "finished_at": "2026-07-27T04:38:06Z",
213
+ "duration_ms": 204635,
214
+ "rss_peak_mb": 526.79296875,
215
+ "gpu_used_peak_mb": 2800.1875,
216
+ "components": [
217
+ {
218
+ "name": "asr_extractor",
219
+ "kind": "audio",
220
+ "status": "ok",
221
+ "empty_reason": null,
222
+ "started_at": "2026-07-27T04:31:57Z",
223
+ "finished_at": "2026-07-27T04:33:39Z",
224
+ "duration_ms": 790,
225
+ "artifacts": [
226
+ {
227
+ "path": "asr_extractor/asr_extractor_features.npz",
228
+ "type": "npz"
229
+ },
230
+ {
231
+ "path": "asr_extractor/_render/render_context.json",
232
+ "type": "render"
233
+ }
234
+ ],
235
+ "producer_version": null,
236
+ "schema_version": null,
237
+ "device_used": "cuda",
238
+ "error": null,
239
+ "error_code": null,
240
+ "warnings": [],
241
+ "notes": null
242
+ },
243
+ {
244
+ "name": "band_energy_extractor",
245
+ "kind": "audio",
246
+ "status": "ok",
247
+ "empty_reason": null,
248
+ "started_at": "2026-07-27T04:33:36Z",
249
+ "finished_at": "2026-07-27T04:33:40Z",
250
+ "duration_ms": 166,
251
+ "artifacts": [
252
+ {
253
+ "path": "band_energy_extractor/band_energy_extractor_features.npz",
254
+ "type": "npz"
255
+ },
256
+ {
257
+ "path": "band_energy_extractor/_render/render_context.json",
258
+ "type": "render"
259
+ }
260
+ ],
261
+ "producer_version": null,
262
+ "schema_version": null,
263
+ "device_used": "cpu",
264
+ "error": null,
265
+ "error_code": null,
266
+ "warnings": [],
267
+ "notes": null
268
+ },
269
+ {
270
+ "name": "chroma_extractor",
271
+ "kind": "audio",
272
+ "status": "ok",
273
+ "empty_reason": null,
274
+ "started_at": "2026-07-27T04:31:28Z",
275
+ "finished_at": "2026-07-27T04:33:37Z",
276
+ "duration_ms": 19777,
277
+ "artifacts": [
278
+ {
279
+ "path": "chroma_extractor/chroma_extractor_features.npz",
280
+ "type": "npz"
281
+ },
282
+ {
283
+ "path": "chroma_extractor/_render/render_context.json",
284
+ "type": "render"
285
+ }
286
+ ],
287
+ "producer_version": null,
288
+ "schema_version": null,
289
+ "device_used": "cpu",
290
+ "error": null,
291
+ "error_code": null,
292
+ "warnings": [],
293
+ "notes": null
294
+ },
295
+ {
296
+ "name": "clap_extractor",
297
+ "kind": "audio",
298
+ "status": "ok",
299
+ "empty_reason": null,
300
+ "started_at": "2026-07-27T04:33:25Z",
301
+ "finished_at": "2026-07-27T04:33:39Z",
302
+ "duration_ms": 8675,
303
+ "artifacts": [
304
+ {
305
+ "path": "clap_extractor/clap_extractor_features.npz",
306
+ "type": "npz"
307
+ },
308
+ {
309
+ "path": "clap_extractor/_render/render_context.json",
310
+ "type": "render"
311
+ }
312
+ ],
313
+ "producer_version": null,
314
+ "schema_version": null,
315
+ "device_used": "cpu",
316
+ "error": null,
317
+ "error_code": null,
318
+ "warnings": [],
319
+ "notes": null
320
+ },
321
+ {
322
+ "name": "hpss_extractor",
323
+ "kind": "audio",
324
+ "status": "ok",
325
+ "empty_reason": null,
326
+ "started_at": "2026-07-27T04:33:34Z",
327
+ "finished_at": "2026-07-27T04:33:39Z",
328
+ "duration_ms": 1639,
329
+ "artifacts": [
330
+ {
331
+ "path": "hpss_extractor/hpss_extractor_features.npz",
332
+ "type": "npz"
333
+ },
334
+ {
335
+ "path": "hpss_extractor/_render/render_context.json",
336
+ "type": "render"
337
+ }
338
+ ],
339
+ "producer_version": null,
340
+ "schema_version": null,
341
+ "device_used": "cpu",
342
+ "error": null,
343
+ "error_code": null,
344
+ "warnings": [],
345
+ "notes": null
346
+ },
347
+ {
348
+ "name": "key_extractor",
349
+ "kind": "audio",
350
+ "status": "ok",
351
+ "empty_reason": null,
352
+ "started_at": "2026-07-27T04:33:35Z",
353
+ "finished_at": "2026-07-27T04:33:39Z",
354
+ "duration_ms": 164,
355
+ "artifacts": [
356
+ {
357
+ "path": "key_extractor/key_extractor_features.npz",
358
+ "type": "npz"
359
+ },
360
+ {
361
+ "path": "key_extractor/_render/render_context.json",
362
+ "type": "render"
363
+ }
364
+ ],
365
+ "producer_version": null,
366
+ "schema_version": null,
367
+ "device_used": "cpu",
368
+ "error": null,
369
+ "error_code": null,
370
+ "warnings": [],
371
+ "notes": null
372
+ },
373
+ {
374
+ "name": "loudness_extractor",
375
+ "kind": "audio",
376
+ "status": "ok",
377
+ "empty_reason": null,
378
+ "started_at": "2026-07-27T04:31:58Z",
379
+ "finished_at": "2026-07-27T04:33:39Z",
380
+ "duration_ms": 288,
381
+ "artifacts": [
382
+ {
383
+ "path": "loudness_extractor/loudness_extractor_features.npz",
384
+ "type": "npz"
385
+ },
386
+ {
387
+ "path": "loudness_extractor/_render/render_context.json",
388
+ "type": "render"
389
+ }
390
+ ],
391
+ "producer_version": null,
392
+ "schema_version": null,
393
+ "device_used": "cpu",
394
+ "error": null,
395
+ "error_code": null,
396
+ "warnings": [],
397
+ "notes": null
398
+ },
399
+ {
400
+ "name": "mel_extractor",
401
+ "kind": "audio",
402
+ "status": "ok",
403
+ "empty_reason": null,
404
+ "started_at": "2026-07-27T04:31:53Z",
405
+ "finished_at": "2026-07-27T04:33:38Z",
406
+ "duration_ms": 289,
407
+ "artifacts": [
408
+ {
409
+ "path": "mel_extractor/mel_extractor_features.npz",
410
+ "type": "npz"
411
+ },
412
+ {
413
+ "path": "mel_extractor/_render/render_context.json",
414
+ "type": "render"
415
+ }
416
+ ],
417
+ "producer_version": null,
418
+ "schema_version": null,
419
+ "device_used": "cuda",
420
+ "error": null,
421
+ "error_code": null,
422
+ "warnings": [],
423
+ "notes": null
424
+ },
425
+ {
426
+ "name": "mfcc_extractor",
427
+ "kind": "audio",
428
+ "status": "ok",
429
+ "empty_reason": null,
430
+ "started_at": "2026-07-27T04:31:28Z",
431
+ "finished_at": "2026-07-27T04:33:37Z",
432
+ "duration_ms": 251,
433
+ "artifacts": [
434
+ {
435
+ "path": "mfcc_extractor/mfcc_extractor_features.npz",
436
+ "type": "npz"
437
+ },
438
+ {
439
+ "path": "mfcc_extractor/_render/render_context.json",
440
+ "type": "render"
441
+ }
442
+ ],
443
+ "producer_version": null,
444
+ "schema_version": null,
445
+ "device_used": "cuda",
446
+ "error": null,
447
+ "error_code": null,
448
+ "warnings": [],
449
+ "notes": null
450
+ },
451
+ {
452
+ "name": "onset_extractor",
453
+ "kind": "audio",
454
+ "status": "ok",
455
+ "empty_reason": null,
456
+ "started_at": "2026-07-27T04:31:51Z",
457
+ "finished_at": "2026-07-27T04:33:38Z",
458
+ "duration_ms": 203,
459
+ "artifacts": [
460
+ {
461
+ "path": "onset_extractor/onset_extractor_features.npz",
462
+ "type": "npz"
463
+ },
464
+ {
465
+ "path": "onset_extractor/_render/render_context.json",
466
+ "type": "render"
467
+ }
468
+ ],
469
+ "producer_version": null,
470
+ "schema_version": null,
471
+ "device_used": "cpu",
472
+ "error": null,
473
+ "error_code": null,
474
+ "warnings": [],
475
+ "notes": null
476
+ },
477
+ {
478
+ "name": "pitch_extractor",
479
+ "kind": "audio",
480
+ "status": "ok",
481
+ "empty_reason": null,
482
+ "started_at": "2026-07-27T04:31:51Z",
483
+ "finished_at": "2026-07-27T04:33:38Z",
484
+ "duration_ms": 1720,
485
+ "artifacts": [
486
+ {
487
+ "path": "pitch_extractor/pitch_extractor_features.npz",
488
+ "type": "npz"
489
+ },
490
+ {
491
+ "path": "pitch_extractor/_render/render_context.json",
492
+ "type": "render"
493
+ }
494
+ ],
495
+ "producer_version": null,
496
+ "schema_version": null,
497
+ "device_used": "cpu",
498
+ "error": null,
499
+ "error_code": null,
500
+ "warnings": [],
501
+ "notes": null
502
+ },
503
+ {
504
+ "name": "quality_extractor",
505
+ "kind": "audio",
506
+ "status": "ok",
507
+ "empty_reason": null,
508
+ "started_at": "2026-07-27T04:31:28Z",
509
+ "finished_at": "2026-07-27T04:33:37Z",
510
+ "duration_ms": 395,
511
+ "artifacts": [
512
+ {
513
+ "path": "quality_extractor/quality_extractor_features.npz",
514
+ "type": "npz"
515
+ },
516
+ {
517
+ "path": "quality_extractor/_render/render_context.json",
518
+ "type": "render"
519
+ }
520
+ ],
521
+ "producer_version": null,
522
+ "schema_version": null,
523
+ "device_used": "cpu",
524
+ "error": null,
525
+ "error_code": null,
526
+ "warnings": [],
527
+ "notes": null
528
+ },
529
+ {
530
+ "name": "rhythmic_extractor",
531
+ "kind": "audio",
532
+ "status": "ok",
533
+ "empty_reason": null,
534
+ "started_at": "2026-07-27T04:31:48Z",
535
+ "finished_at": "2026-07-27T04:33:37Z",
536
+ "duration_ms": 2702,
537
+ "artifacts": [
538
+ {
539
+ "path": "rhythmic_extractor/rhythmic_extractor_features.npz",
540
+ "type": "npz"
541
+ },
542
+ {
543
+ "path": "rhythmic_extractor/_render/render_context.json",
544
+ "type": "render"
545
+ }
546
+ ],
547
+ "producer_version": null,
548
+ "schema_version": null,
549
+ "device_used": "cpu",
550
+ "error": null,
551
+ "error_code": null,
552
+ "warnings": [],
553
+ "notes": null
554
+ },
555
+ {
556
+ "name": "spectral_entropy_extractor",
557
+ "kind": "audio",
558
+ "status": "ok",
559
+ "empty_reason": null,
560
+ "started_at": "2026-07-27T04:33:36Z",
561
+ "finished_at": "2026-07-27T04:33:40Z",
562
+ "duration_ms": 147,
563
+ "artifacts": [
564
+ {
565
+ "path": "spectral_entropy_extractor/spectral_entropy_extractor_features.npz",
566
+ "type": "npz"
567
+ },
568
+ {
569
+ "path": "spectral_entropy_extractor/_render/render_context.json",
570
+ "type": "render"
571
+ }
572
+ ],
573
+ "producer_version": null,
574
+ "schema_version": null,
575
+ "device_used": "cpu",
576
+ "error": null,
577
+ "error_code": null,
578
+ "warnings": [],
579
+ "notes": null
580
+ },
581
+ {
582
+ "name": "spectral_extractor",
583
+ "kind": "audio",
584
+ "status": "ok",
585
+ "empty_reason": null,
586
+ "started_at": "2026-07-27T04:31:53Z",
587
+ "finished_at": "2026-07-27T04:33:38Z",
588
+ "duration_ms": 190,
589
+ "artifacts": [
590
+ {
591
+ "path": "spectral_extractor/spectral_extractor_features.npz",
592
+ "type": "npz"
593
+ },
594
+ {
595
+ "path": "spectral_extractor/_render/render_context.json",
596
+ "type": "render"
597
+ }
598
+ ],
599
+ "producer_version": null,
600
+ "schema_version": null,
601
+ "device_used": "cpu",
602
+ "error": null,
603
+ "error_code": null,
604
+ "warnings": [],
605
+ "notes": null
606
+ },
607
+ {
608
+ "name": "tempo_extractor",
609
+ "kind": "audio",
610
+ "status": "ok",
611
+ "empty_reason": null,
612
+ "started_at": "2026-07-27T04:31:58Z",
613
+ "finished_at": "2026-07-27T04:33:39Z",
614
+ "duration_ms": 233,
615
+ "artifacts": [
616
+ {
617
+ "path": "tempo_extractor/tempo_extractor_features.npz",
618
+ "type": "npz"
619
+ },
620
+ {
621
+ "path": "tempo_extractor/_render/render_context.json",
622
+ "type": "render"
623
+ }
624
+ ],
625
+ "producer_version": null,
626
+ "schema_version": null,
627
+ "device_used": "cpu",
628
+ "error": null,
629
+ "error_code": null,
630
+ "warnings": [],
631
+ "notes": null
632
+ },
633
+ {
634
+ "name": "content_domain",
635
+ "kind": "core",
636
+ "status": "error",
637
+ "empty_reason": null,
638
+ "started_at": "2026-07-27T04:35:23Z",
639
+ "finished_at": "2026-07-27T04:35:25Z",
640
+ "duration_ms": 1933,
641
+ "artifacts": [],
642
+ "producer_version": null,
643
+ "schema_version": null,
644
+ "device_used": "cuda",
645
+ "error": "subprocess exit 1 (python): Traceback (most recent call last): · File \"/workspace/TrendFlowML/DataProcessor/VisualProcessor/core/model_process/core_identity/content_domain/main.py\", line 825, in <module> · raise SystemExit(main()) · ^^^^^^ · File \"/workspace/TrendFlowML/DataProcessor/VisualProcessor/core/model_process/core_identity/content_domain/main.py\", line 606, in main · label_ids, label_names, prompts_per_label, db_meta, threshold_per_label = _load_domain_db( · ^^^^^^^^^^^^^^^^ · File \"/workspace/TrendFlowML/DataProcessor/VisualProcessor/core/model_process/core_identity/content_domain/main.py\", line 318, in _load_domain_db · raise RuntimeError(f\"{NAME} | domain db dir not found: {pkg}\") · RuntimeError: content_domain | domain db dir not found: /root/dp_models/bundled_models/semantics/content_domain/v1",
646
+ "error_code": "component_failed",
647
+ "warnings": null,
648
+ "notes": null
649
+ },
650
+ {
651
+ "name": "core_clip",
652
+ "kind": "core",
653
+ "status": "ok",
654
+ "empty_reason": null,
655
+ "started_at": "2026-07-27T04:34:42Z",
656
+ "finished_at": "2026-07-27T04:35:23Z",
657
+ "duration_ms": 41025,
658
+ "artifacts": [
659
+ {
660
+ "path": "core_clip/embeddings.npz",
661
+ "type": "npz"
662
+ }
663
+ ],
664
+ "producer_version": "2.1",
665
+ "schema_version": "core_clip_npz_v2",
666
+ "device_used": "cuda",
667
+ "error": null,
668
+ "error_code": null,
669
+ "warnings": null,
670
+ "notes": null
671
+ },
672
+ {
673
+ "name": "core_depth_midas",
674
+ "kind": "core",
675
+ "status": "ok",
676
+ "empty_reason": null,
677
+ "started_at": "2026-07-27T04:35:25Z",
678
+ "finished_at": "2026-07-27T04:35:55Z",
679
+ "duration_ms": 29571,
680
+ "artifacts": [
681
+ {
682
+ "path": "core_depth_midas/depth.npz",
683
+ "type": "npz"
684
+ }
685
+ ],
686
+ "producer_version": "2.2",
687
+ "schema_version": "core_depth_midas_npz_v3",
688
+ "device_used": "cuda",
689
+ "error": null,
690
+ "error_code": null,
691
+ "warnings": null,
692
+ "notes": null
693
+ },
694
+ {
695
+ "name": "core_optical_flow",
696
+ "kind": "core",
697
+ "status": "ok",
698
+ "empty_reason": null,
699
+ "started_at": "2026-07-27T04:35:55Z",
700
+ "finished_at": "2026-07-27T04:36:26Z",
701
+ "duration_ms": 31029,
702
+ "artifacts": [
703
+ {
704
+ "path": "core_optical_flow/flow.npz",
705
+ "type": "npz"
706
+ }
707
+ ],
708
+ "producer_version": "2.2",
709
+ "schema_version": "core_optical_flow_npz_v3",
710
+ "device_used": "cuda",
711
+ "error": null,
712
+ "error_code": null,
713
+ "warnings": null,
714
+ "notes": null
715
+ },
716
+ {
717
+ "name": "franchise_recognition",
718
+ "kind": "core",
719
+ "status": "error",
720
+ "empty_reason": null,
721
+ "started_at": "2026-07-27T04:37:09Z",
722
+ "finished_at": "2026-07-27T04:37:13Z",
723
+ "duration_ms": 3522,
724
+ "artifacts": [],
725
+ "producer_version": null,
726
+ "schema_version": null,
727
+ "device_used": "cuda",
728
+ "error": "subprocess exit 1 (python): franchise_recognition: [Embedding Service] localhost:8005 — not running",
729
+ "error_code": "component_failed",
730
+ "warnings": null,
731
+ "notes": null
732
+ },
733
+ {
734
+ "name": "cut_detection",
735
+ "kind": "module",
736
+ "status": "ok",
737
+ "empty_reason": null,
738
+ "started_at": "2026-07-27T04:36:26Z",
739
+ "finished_at": "2026-07-27T04:37:09Z",
740
+ "duration_ms": 42934,
741
+ "artifacts": [
742
+ {
743
+ "path": "cut_detection/cut_detection_features_2026-07-27_04-37-09-129807_3a9a5138.npz",
744
+ "type": "npz"
745
+ },
746
+ {
747
+ "path": "cut_detection/cut_detection_model_facing_2026-07-27_04-37-08-847975_d6398752.npz",
748
+ "type": "npz"
749
+ }
750
+ ],
751
+ "producer_version": "2.0",
752
+ "schema_version": "cut_detection_npz_v1",
753
+ "device_used": "cpu",
754
+ "error": null,
755
+ "error_code": null,
756
+ "warnings": null,
757
+ "notes": null
758
+ },
759
+ {
760
+ "name": "scene_classification",
761
+ "kind": "module",
762
+ "status": "ok",
763
+ "empty_reason": null,
764
+ "started_at": "2026-07-27T04:37:13Z",
765
+ "finished_at": "2026-07-27T04:37:53Z",
766
+ "duration_ms": 40443,
767
+ "artifacts": [
768
+ {
769
+ "path": "scene_classification/scene_classification_features.npz",
770
+ "type": "npz"
771
+ }
772
+ ],
773
+ "producer_version": "2.0.1",
774
+ "schema_version": "scene_classification_npz_v2",
775
+ "device_used": "cuda",
776
+ "error": null,
777
+ "error_code": null,
778
+ "warnings": null,
779
+ "notes": null
780
+ },
781
+ {
782
+ "name": "uniqueness",
783
+ "kind": "module",
784
+ "status": "ok",
785
+ "empty_reason": null,
786
+ "started_at": "2026-07-27T04:37:53Z",
787
+ "finished_at": "2026-07-27T04:37:55Z",
788
+ "duration_ms": 2283,
789
+ "artifacts": [
790
+ {
791
+ "path": "uniqueness/uniqueness.npz",
792
+ "type": "npz"
793
+ }
794
+ ],
795
+ "producer_version": "1.0.2",
796
+ "schema_version": "uniqueness_npz_v4",
797
+ "device_used": "cpu",
798
+ "error": null,
799
+ "error_code": null,
800
+ "warnings": null,
801
+ "notes": null
802
+ },
803
+ {
804
+ "name": "video_pacing",
805
+ "kind": "module",
806
+ "status": "empty",
807
+ "empty_reason": "video_pacing | too few frames: N=20 < min_frames=30 (no-fallback)",
808
+ "started_at": "2026-07-27T04:37:55Z",
809
+ "finished_at": "2026-07-27T04:38:06Z",
810
+ "duration_ms": 10824,
811
+ "artifacts": [
812
+ {
813
+ "path": "video_pacing/video_pacing_features.npz",
814
+ "type": "npz"
815
+ }
816
+ ],
817
+ "producer_version": "2.0.1",
818
+ "schema_version": "video_pacing_npz_v3",
819
+ "device_used": "cpu",
820
+ "error": null,
821
+ "error_code": null,
822
+ "warnings": null,
823
+ "notes": null
824
+ },
825
+ {
826
+ "name": "ASRTextProxyExtractor",
827
+ "kind": "text",
828
+ "status": "ok",
829
+ "empty_reason": null,
830
+ "started_at": null,
831
+ "finished_at": null,
832
+ "duration_ms": 76,
833
+ "artifacts": [],
834
+ "producer_version": null,
835
+ "schema_version": null,
836
+ "device_used": null,
837
+ "error": null,
838
+ "error_code": null,
839
+ "warnings": null,
840
+ "notes": null
841
+ },
842
+ {
843
+ "name": "LexicalStatsExtractor",
844
+ "kind": "text",
845
+ "status": "ok",
846
+ "empty_reason": null,
847
+ "started_at": null,
848
+ "finished_at": null,
849
+ "duration_ms": 75,
850
+ "artifacts": [],
851
+ "producer_version": null,
852
+ "schema_version": null,
853
+ "device_used": null,
854
+ "error": null,
855
+ "error_code": null,
856
+ "warnings": null,
857
+ "notes": null
858
+ },
859
+ {
860
+ "name": "TagsExtractor",
861
+ "kind": "text",
862
+ "status": "ok",
863
+ "empty_reason": null,
864
+ "started_at": null,
865
+ "finished_at": null,
866
+ "duration_ms": 90,
867
+ "artifacts": [],
868
+ "producer_version": null,
869
+ "schema_version": null,
870
+ "device_used": null,
871
+ "error": null,
872
+ "error_code": null,
873
+ "warnings": null,
874
+ "notes": null
875
+ },
876
+ {
877
+ "name": "text_processor",
878
+ "kind": "text",
879
+ "status": "ok",
880
+ "empty_reason": null,
881
+ "started_at": "2026-07-27T04:33:54Z",
882
+ "finished_at": "2026-07-27T04:34:15Z",
883
+ "duration_ms": 20735,
884
+ "artifacts": [
885
+ {
886
+ "path": "text_processor/text_features.npz",
887
+ "type": "npz"
888
+ },
889
+ {
890
+ "path": "text_processor/_render/render_context.json",
891
+ "type": "render"
892
+ },
893
+ {
894
+ "path": "text_processor/_render/asr_text_proxy_audio_features_report.html",
895
+ "type": "html_report"
896
+ },
897
+ {
898
+ "path": "text_processor/_render/lexico_static_features_report.html",
899
+ "type": "html_report"
900
+ },
901
+ {
902
+ "path": "text_processor/_render/tags_extractor_report.html",
903
+ "type": "html_report"
904
+ }
905
+ ],
906
+ "producer_version": "1.2.0",
907
+ "schema_version": "text_npz_v1",
908
+ "device_used": "cpu",
909
+ "error": null,
910
+ "error_code": null,
911
+ "warnings": null,
912
+ "notes": null
913
+ }
914
+ ]
915
+ }
916
+ }
917
+ }
full/-63tdE9tJD0/ad7f62b6c37f/_tmp/text_input_autogen.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "video_document_v1",
3
+ "platform_id": "youtube",
4
+ "video_id": "-63tdE9tJD0",
5
+ "title": "",
6
+ "description": "",
7
+ "transcripts": {},
8
+ "transcripts_token_ids": {
9
+ "whisper": [
10
+ 101,
11
+ 2189,
12
+ 102
13
+ ]
14
+ },
15
+ "audio_duration_sec": 5.08517,
16
+ "asr": {
17
+ "schema_version": "asr_payload_v2",
18
+ "tokenizer_spec": "shared_tokenizer_v1",
19
+ "asr_text_contract_version": null,
20
+ "token_ids_by_segment": [
21
+ [
22
+ 101,
23
+ 2189,
24
+ 102
25
+ ]
26
+ ],
27
+ "segment_start_sec": [
28
+ 0.0
29
+ ],
30
+ "segment_end_sec": [
31
+ 5.085169792175293
32
+ ],
33
+ "segment_center_sec": [
34
+ 2.5425848960876465
35
+ ],
36
+ "lang_code_by_segment": null,
37
+ "lang_conf_by_segment": [
38
+ 0.603644609451294
39
+ ],
40
+ "segment_quality_by_segment": null
41
+ },
42
+ "comments": []
43
+ }
full/-63tdE9tJD0/ad7f62b6c37f/asr_extractor/_render/render.html ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>ASR Extractor Debug View</title>
7
+ <style>
8
+ body { font-family: Arial, sans-serif; margin: 20px; background: #f5f5f5; }
9
+ .container { max-width: 1200px; margin: 0 auto; background: white; padding: 20px; border-radius: 8px; }
10
+ h1 { color: #333; }
11
+ .summary { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin: 20px 0; }
12
+ .stat-card { background: #f0f0f0; padding: 15px; border-radius: 5px; }
13
+ .stat-label { font-size: 0.9em; color: #666; }
14
+ .stat-value { font-size: 1.5em; font-weight: bold; color: #333; }
15
+ .timeline { margin: 20px 0; }
16
+ .segment { background: #f9f9f9; padding: 10px; margin: 5px 0; border-left: 3px solid #4CAF50; border-radius: 3px; }
17
+ .segment-header { font-weight: bold; color: #333; }
18
+ .segment-text { margin-top: 5px; color: #555; }
19
+ .warning { background: #fff3cd; border-left-color: #ffc107; }
20
+ </style>
21
+ </head>
22
+ <body>
23
+ <div class="container">
24
+ <h1>ASR Extractor Debug View</h1>
25
+ <p><strong>Status:</strong> ok</p>
26
+ <p><strong>Producer:</strong> asr_extractor v2.3.2</p>
27
+ <p><strong>Processing time (wall):</strong> 380.6440830230713 ms</p>
28
+ <p><strong>Processing time (reported):</strong> 380.5370330810547 ms</p>
29
+
30
+ <h2>Summary Statistics</h2>
31
+ <div class="summary">
32
+ <div class="stat-card">
33
+ <div class="stat-label">Segments Count</div>
34
+ <div class="stat-value">1</div>
35
+ </div>
36
+ <div class="stat-card">
37
+ <div class="stat-label">Token Total</div>
38
+ <div class="stat-value">0</div>
39
+ </div>
40
+ <div class="stat-card">
41
+ <div class="stat-label">Token Density (tokens/sec)</div>
42
+ <div class="stat-value">0.00</div>
43
+ </div>
44
+ <div class="stat-card">
45
+ <div class="stat-label">Speech Rate (WPM)</div>
46
+ <div class="stat-value">0.0</div>
47
+ </div>
48
+ <div class="stat-card">
49
+ <div class="stat-label">Segments with Speech</div>
50
+ <div class="stat-value">0</div>
51
+ </div>
52
+ <div class="stat-card">
53
+ <div class="stat-label">Avg Segment Duration (sec)</div>
54
+ <div class="stat-value">0.00</div>
55
+ </div>
56
+ </div>
57
+
58
+ <h2>Token Counts Distribution</h2>
59
+ <div style="color:#666;">(offline: plain HTML histogram ниже)</div>
60
+
61
+ <h2>Decoded text (debug)</h2>
62
+ <div class="segment">
63
+ <div class="segment-header">Full decoded text</div>
64
+ <div class="segment-text"><pre style="white-space: pre-wrap; margin: 0;">[empty]</pre></div>
65
+ </div>
66
+
67
+ <h2>Timeline</h2>
68
+ <div class="timeline">
69
+
70
+ <div class="segment warning">
71
+ <div class="segment-header">
72
+ Segment 0: 0.00s - 5.09s (duration: 5.09s)
73
+ | Tokens: 0 | Lang: e (0.60) | Lang ID: 50259
74
+ </div>
75
+ <div class="segment-text">[no_token_ids]</div>
76
+ </div>
77
+ <h3>Token Counts (offline histogram)</h3>
78
+ <pre style="background:#f7f7f7;padding:10px;border-radius:6px;">
79
+ 0 | # 1
80
+ 1-50 | 0
81
+ 51-100 | 0
82
+ 101-200 | 0
83
+ 201-400 | 0
84
+ 401-800 | 0
85
+ 801-inf | 0
86
+ </pre>
87
+
88
+ </div>
89
+ </div>
90
+ </body>
91
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/asr_extractor/_render/render_context.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "asr_extractor",
3
+ "summary": {
4
+ "processing_time_ms": 380.6440830230713,
5
+ "processing_time_reported_ms": 380.5370330810547,
6
+ "cpu_rss_peak_mb": 3409.9140625,
7
+ "gpu_vram_peak_mb": 4180.1875,
8
+ "asr_stage_timings_ms": {
9
+ "load_audio_ms": 4.246905446052551,
10
+ "infer_ms": 376.08645111322403,
11
+ "infer_mel_ms": 19.60913836956024,
12
+ "infer_decode_ms": 356.36913776397705,
13
+ "aggregates_ms": 0.015534460544586182,
14
+ "total_ms": 380.4345428943634,
15
+ "segments_count": 1.0
16
+ },
17
+ "segments_count": 1,
18
+ "token_total": 0,
19
+ "token_density_per_sec": 0.0,
20
+ "speech_rate_wpm": 0.0,
21
+ "segments_with_speech": 0,
22
+ "avg_segment_duration_sec": 0.0,
23
+ "token_variance": 0.0,
24
+ "lang_distribution": {}
25
+ },
26
+ "timeline": [
27
+ {
28
+ "center_sec": 2.5425848960876465,
29
+ "segment_index": 0,
30
+ "start_sec": 0.0,
31
+ "end_sec": 5.085169792175293,
32
+ "lang_id": 50259,
33
+ "lang_code": "e",
34
+ "lang_conf": 0.603644609451294
35
+ }
36
+ ],
37
+ "distributions": {},
38
+ "meta": {
39
+ "status": "ok",
40
+ "producer_version": "2.3.2",
41
+ "schema_version": "asr_extractor_npz_v2",
42
+ "created_at": "2026-07-27T04:33:38Z"
43
+ }
44
+ }
full/-63tdE9tJD0/ad7f62b6c37f/asr_extractor/asr_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d833321b2e0e1b20c7cdd9607ffc29335e975b4c63a6b88be3ee25b347fd9f4
3
+ size 6209
full/-63tdE9tJD0/ad7f62b6c37f/band_energy_extractor/_render/render.html ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Band Energy Extractor Debug</title>
5
+ <style>
6
+ body { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 20px; }
7
+ .section { margin: 20px 0; padding: 15px; border: 1px solid #ddd; border-radius: 5px; }
8
+ .metric { margin: 10px 0; }
9
+ .metric-label { font-weight: bold; }
10
+ .metric-value { color: #333; }
11
+ .row { display: grid; grid-template-columns: 90px 1fr 60px; gap: 10px; align-items: center; margin: 8px 0; }
12
+ .lbl { font-weight: 600; }
13
+ .bar { height: 14px; background: #eee; border-radius: 999px; overflow: hidden; }
14
+ .fill { height: 100%; background: linear-gradient(90deg, #2563eb, #0ea5e9); }
15
+ .val { text-align: right; font-variant-numeric: tabular-nums; }
16
+ </style>
17
+ </head>
18
+ <body>
19
+ <h1>Band Energy Extractor Debug</h1>
20
+
21
+ <div class="section">
22
+ <h2>Summary</h2>
23
+ <div class="metric">
24
+ <span class="metric-label">Number of Bands:</span>
25
+ <span class="metric-value">0</span>
26
+ </div>
27
+ <div class="metric">
28
+ <span class="metric-label">Method:</span>
29
+ <span class="metric-value">librosa</span>
30
+ </div>
31
+ <div class="metric">
32
+ <span class="metric-label">Duration:</span>
33
+ <span class="metric-value">5.09s</span>
34
+ </div>
35
+
36
+ </div>
37
+
38
+ <div class="section">
39
+ <h2>Band Energy Shares</h2>
40
+
41
+ </div>
42
+
43
+
44
+ </body>
45
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/band_energy_extractor/_render/render_context.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "band_energy_extractor",
3
+ "summary": {
4
+ "band_edges_hz": [],
5
+ "num_bands": 0,
6
+ "method": "librosa",
7
+ "sample_rate": 22050,
8
+ "n_fft": 2048,
9
+ "hop_length": 512,
10
+ "duration": 5.08517
11
+ },
12
+ "band_info": {
13
+ "band_energy_shares": [],
14
+ "dominant_band": 0
15
+ },
16
+ "balance_metrics": {},
17
+ "time_series": {},
18
+ "meta": {
19
+ "status": "ok",
20
+ "producer_version": "2.1.1",
21
+ "schema_version": "band_energy_extractor_npz_v1",
22
+ "created_at": "2026-07-27T04:33:39Z"
23
+ }
24
+ }
full/-63tdE9tJD0/ad7f62b6c37f/band_energy_extractor/band_energy_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22600f369b3aeb141995f41a1c346b39d3a589f5523f635d0d85dbea999552c
3
+ size 2091
full/-63tdE9tJD0/ad7f62b6c37f/chroma_extractor/_render/render.html ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Chroma Extractor Debug</title>
5
+ <style>
6
+ body { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 20px; }
7
+ .section { margin: 20px 0; padding: 15px; border: 1px solid #ddd; border-radius: 5px; }
8
+ .metric { margin: 10px 0; }
9
+ .metric-label { font-weight: bold; }
10
+ .metric-value { color: #333; }
11
+ .row { display: grid; grid-template-columns: 52px 1fr 64px; gap: 10px; align-items: center; margin: 6px 0; }
12
+ .bar { height: 12px; background: #eee; border-radius: 999px; overflow: hidden; }
13
+ .fill { height: 100%; background: linear-gradient(90deg, #16a34a, #22c55e); }
14
+ .val { text-align: right; font-variant-numeric: tabular-nums; }
15
+ canvas { width: 100%; max-width: 980px; border: 1px solid #eee; border-radius: 6px; }
16
+ </style>
17
+ </head>
18
+ <body>
19
+ <h1>Chroma Extractor Debug</h1>
20
+
21
+ <div class="section">
22
+ <h2>Summary</h2>
23
+ <div class="metric">
24
+ <span class="metric-label">Chroma Type:</span>
25
+ <span class="metric-value">cqt</span>
26
+ </div>
27
+ <div class="metric">
28
+ <span class="metric-label">Normalize:</span>
29
+ <span class="metric-value">l1</span>
30
+ </div>
31
+ <div class="metric">
32
+ <span class="metric-label">N Chroma:</span>
33
+ <span class="metric-value">12</span>
34
+ </div>
35
+ <div class="metric">
36
+ <span class="metric-label">Sample Rate:</span>
37
+ <span class="metric-value">None</span>
38
+ </div>
39
+ <div class="metric">
40
+ <span class="metric-label">Hop Length:</span>
41
+ <span class="metric-value">None</span>
42
+ </div>
43
+ <div class="metric">
44
+ <span class="metric-label">Chroma Frames:</span>
45
+ <span class="metric-value">None</span>
46
+ </div>
47
+ </div>
48
+
49
+ <div class="section">
50
+ <h2>Chroma mean (12 classes)</h2>
51
+ <div id="chroma-mean-bars"></div>
52
+ </div>
53
+
54
+ <div class="section">
55
+ <h2>Additional Metrics</h2>
56
+ <div class="metric">
57
+ <span class="metric-label">Tuning Estimate:</span>
58
+ <span class="metric-value">0.0</span>
59
+ </div>
60
+ <div class="metric">
61
+ <span class="metric-label">Dominant Class:</span>
62
+ <span class="metric-value">C#</span>
63
+ </div>
64
+ <div class="metric">
65
+ <span class="metric-label">Dominant Energy:</span>
66
+ <span class="metric-value">0.25640958547592163</span>
67
+ </div>
68
+ <div class="metric">
69
+ <span class="metric-label">Harmonic Stability:</span>
70
+ <span class="metric-value">0.9784674048423767</span>
71
+ </div>
72
+ <div class="metric">
73
+ <span class="metric-label">Entropy:</span>
74
+ <span class="metric-value">2.167116641998291</span>
75
+ </div>
76
+ <div class="metric">
77
+ <span class="metric-label">Contrast:</span>
78
+ <span class="metric-value">0.22935447096824646</span>
79
+ </div>
80
+ <div class="metric">
81
+ <span class="metric-label">Centroid:</span>
82
+ <span class="metric-value">None</span>
83
+ </div>
84
+ <div class="metric">
85
+ <span class="metric-label">Rolloff:</span>
86
+ <span class="metric-value">None</span>
87
+ </div>
88
+ </div>
89
+
90
+ <div class="section">
91
+ <h2>Chroma Spectrogram</h2>
92
+ <div class="metric"><span class="metric-value">If time series wasn't saved, this will be empty.</span></div>
93
+ <canvas id="chroma-canvas" width="980" height="320"></canvas>
94
+ </div>
95
+
96
+ <script>
97
+ var chromaNames = ["C", "C#", "D", "D#", "E", "F", "F#", "G", "G#", "A", "A#", "B"];
98
+ var chroma = [];
99
+ var chromaMean = [];
100
+
101
+ // Simple bars for chroma mean
102
+ var container = document.getElementById('chroma-mean-bars');
103
+ function clamp01(x) { return Math.max(0, Math.min(1, x)); }
104
+ for (var i = 0; i < chromaNames.length; i++) {
105
+ var v = (i < chromaMean.length) ? chromaMean[i] : 0.0;
106
+ if (v === null || Number.isNaN(v) || !Number.isFinite(v)) v = 0.0;
107
+ v = clamp01(v);
108
+ var pct = Math.round(v * 100);
109
+ var row = document.createElement('div');
110
+ row.className = 'row';
111
+ row.innerHTML = `
112
+ <div><b>${chromaNames[i]}</b></div>
113
+ <div class="bar"><div class="fill" style="width:${pct}%"></div></div>
114
+ <div class="val">${v.toFixed(3)}</div>
115
+ `;
116
+ container.appendChild(row);
117
+ }
118
+
119
+ // Offline heatmap on canvas
120
+ var canvas = document.getElementById('chroma-canvas');
121
+ var ctx = canvas.getContext('2d');
122
+ ctx.clearRect(0,0,canvas.width,canvas.height);
123
+ if (chroma !== null && Array.isArray(chroma) && chroma.length === 12 && chroma[0].length > 0) {
124
+ var rows = 12;
125
+ var cols = chroma[0].length;
126
+ var cellW = canvas.width / cols;
127
+ var cellH = canvas.height / rows;
128
+ // find max for normalization
129
+ var maxV = 0.0;
130
+ for (var r = 0; r < rows; r++) {
131
+ for (var c = 0; c < cols; c++) {
132
+ var vv = chroma[r][c];
133
+ if (Number.isFinite(vv) && vv > maxV) maxV = vv;
134
+ }
135
+ }
136
+ if (maxV <= 0) maxV = 1.0;
137
+ for (var r = 0; r < rows; r++) {
138
+ for (var c = 0; c < cols; c++) {
139
+ var vv = chroma[r][c];
140
+ if (!Number.isFinite(vv)) vv = 0.0;
141
+ var t = clamp01(vv / maxV);
142
+ // simple green palette
143
+ var g = Math.floor(30 + 200 * t);
144
+ var b = Math.floor(30 + 40 * (1-t));
145
+ ctx.fillStyle = `rgb(20,${g},${b})`;
146
+ ctx.fillRect(c*cellW, (rows-1-r)*cellH, Math.ceil(cellW), Math.ceil(cellH));
147
+ }
148
+ }
149
+ } else {
150
+ ctx.fillStyle = '#666';
151
+ ctx.font = '16px sans-serif';
152
+ ctx.fillText('chroma time series not available', 12, 28);
153
+ }
154
+ </script>
155
+ </body>
156
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/chroma_extractor/_render/render_context.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "chroma_extractor",
3
+ "summary": {
4
+ "chroma_type": "cqt",
5
+ "normalize": "l1",
6
+ "n_chroma": 12,
7
+ "sample_rate": null,
8
+ "hop_length": null,
9
+ "n_fft": null,
10
+ "chroma_frames": null,
11
+ "segments_count": null
12
+ },
13
+ "basic_stats": {},
14
+ "extended_stats": {},
15
+ "additional_metrics": {
16
+ "tuning_estimate": 0.0,
17
+ "chroma_dominant_class": 1,
18
+ "chroma_dominant_energy": 0.25640958547592163,
19
+ "chroma_harmonic_stability": 0.9784674048423767,
20
+ "chroma_entropy": 2.167116641998291,
21
+ "chroma_contrast": 0.22935447096824646,
22
+ "chroma_centroid": null,
23
+ "chroma_rolloff": null
24
+ },
25
+ "time_series": {
26
+ "chroma": [],
27
+ "duration": null
28
+ },
29
+ "meta": {
30
+ "status": "ok",
31
+ "producer_version": "2.1.1",
32
+ "schema_version": "chroma_extractor_npz_v1",
33
+ "created_at": "2026-07-27T04:33:37Z"
34
+ }
35
+ }
full/-63tdE9tJD0/ad7f62b6c37f/chroma_extractor/chroma_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e96b9acd61c6035380cec3066637200d16c63c5e2d436b6918d2adad5f6398
3
+ size 3399
full/-63tdE9tJD0/ad7f62b6c37f/clap_extractor/_render/render.html ADDED
@@ -0,0 +1,220 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="ru">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>CLAP Extractor Debug Render</title>
7
+ <style>
8
+ body { font-family: Arial, sans-serif; margin: 20px; background-color: #f4f4f4; color: #333; }
9
+ .container { background-color: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); max-width: 1200px; margin: 0 auto; }
10
+ h1, h2 { color: #0056b3; }
11
+ .summary { background-color: #eaf4ff; padding: 15px; border-radius: 5px; margin: 20px 0; border: 1px solid #cce0ff; }
12
+ .metric-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin: 15px 0; }
13
+ .metric-card { background-color: #f8f9fa; padding: 12px; border-radius: 5px; border: 1px solid #dee2e6; }
14
+ .metric-card strong { color: #0056b3; display: block; margin-bottom: 5px; }
15
+ .metric-value { font-size: 1.2em; color: #333; }
16
+ .chart-container { position: relative; height: 420px; width: 100%; margin: 20px 0; }
17
+ canvas { width: 100%; height: 380px; background: #ffffff; border: 1px solid #dee2e6; border-radius: 6px; }
18
+ .distributions { background-color: #f8f9fa; padding: 15px; border-radius: 5px; margin: 20px 0; }
19
+ .distributions table { width: 100%; border-collapse: collapse; }
20
+ .distributions th, .distributions td { padding: 8px; text-align: left; border-bottom: 1px solid #dee2e6; }
21
+ .distributions th { background-color: #0056b3; color: white; }
22
+ .note { font-size: 0.95em; color: #555; }
23
+ </style>
24
+ </head>
25
+ <body>
26
+ <div class="container">
27
+ <h1>CLAP Extractor Debug Render</h1>
28
+
29
+ <div class="summary">
30
+ <h2>Summary</h2>
31
+ <div class="metric-grid">
32
+ <div class="metric-card">
33
+ <strong>Embedding Norm</strong>
34
+ <span class="metric-value">0.9581</span>
35
+ </div>
36
+ <div class="metric-card">
37
+ <strong>Magnitude Mean</strong>
38
+ <span class="metric-value">0.0343</span>
39
+ </div>
40
+ <div class="metric-card">
41
+ <strong>Magnitude Std</strong>
42
+ <span class="metric-value">0.0249</span>
43
+ </div>
44
+ <div class="metric-card">
45
+ <strong>Segments Count</strong>
46
+ <span class="metric-value">5</span>
47
+ </div>
48
+ <div class="metric-card">
49
+ <strong>Embedding Dim</strong>
50
+ <span class="metric-value">512</span>
51
+ </div>
52
+ <div class="metric-card">
53
+ <strong>Embedding Present</strong>
54
+ <span class="metric-value">Yes</span>
55
+ </div>
56
+ <div class="metric-card">
57
+ <strong>Trimmed Ratio</strong>
58
+ <span class="metric-value">0.000</span>
59
+ </div>
60
+ <div class="metric-card">
61
+ <strong>Trimmed Segments</strong>
62
+ <span class="metric-value">0</span>
63
+ </div>
64
+ </div>
65
+ </div>
66
+
67
+ <div class="chart-container">
68
+ <h2>Timeline: Embedding Norm Over Time</h2>
69
+ <p class="note">Masked сегменты (segment_mask=false) отображаются как разрывы линии.</p>
70
+ <canvas id="timelineCanvas" width="1100" height="380"></canvas>
71
+ </div>
72
+
73
+
74
+ <div class="distributions">
75
+ <h2>Distribution Statistics</h2>
76
+ <table>
77
+ <thead>
78
+ <tr>
79
+ <th>Statistic</th>
80
+ <th>Value</th>
81
+ </tr>
82
+ </thead>
83
+ <tbody>
84
+ <tr>
85
+ <td><strong>Min</strong></td>
86
+ <td>1.0000</td>
87
+ </tr>
88
+ <tr>
89
+ <td><strong>Max</strong></td>
90
+ <td>1.0000</td>
91
+ </tr>
92
+ <tr>
93
+ <td><strong>Mean</strong></td>
94
+ <td>1.0000</td>
95
+ </tr>
96
+ <tr>
97
+ <td><strong>Std</strong></td>
98
+ <td>0.0000</td>
99
+ </tr>
100
+ <tr>
101
+ <td><strong>Median</strong></td>
102
+ <td>1.0000</td>
103
+ </tr>
104
+ </tbody>
105
+ </table>
106
+ </div>
107
+
108
+ </div>
109
+
110
+ <script>
111
+ const times = [0.5, 1.2999999523162842, 2.633333444595337, 3.700000047683716, 4.5425848960876465];
112
+ const norms = [0.9999999403953552, 0.9999999403953552, 1.0, 0.9999999403953552, 0.9999999403953552];
113
+ const masked = [false, false, false, false, false];
114
+
115
+ function drawTimeline() {
116
+ const canvas = document.getElementById('timelineCanvas');
117
+ if (!canvas) return;
118
+ const ctx = canvas.getContext('2d');
119
+ if (!ctx) return;
120
+
121
+ const W = canvas.width, H = canvas.height;
122
+ ctx.clearRect(0, 0, W, H);
123
+
124
+ // Axes padding
125
+ const padL = 55, padR = 18, padT = 18, padB = 34;
126
+ const x0 = padL, x1 = W - padR;
127
+ const y0 = H - padB, y1 = padT;
128
+
129
+ // Background
130
+ ctx.fillStyle = '#ffffff';
131
+ ctx.fillRect(0, 0, W, H);
132
+
133
+ // If no data, draw message
134
+ if (!times.length) {
135
+ ctx.fillStyle = '#666';
136
+ ctx.font = '16px Arial';
137
+ ctx.fillText('No timeline data available', 20, 30);
138
+ return;
139
+ }
140
+
141
+ // Compute min/max over valid points
142
+ let tMin = Math.min(...times), tMax = Math.max(...times);
143
+ let validNorms = norms
144
+ .map((v, i) => (!masked[i] && typeof v === 'number' && isFinite(v)) ? v : null)
145
+ .filter(v => v !== null);
146
+ if (!validNorms.length) {
147
+ ctx.fillStyle = '#666';
148
+ ctx.font = '16px Arial';
149
+ ctx.fillText('All segments masked / no finite norms', 20, 30);
150
+ return;
151
+ }
152
+ let nMin = Math.min(...validNorms), nMax = Math.max(...validNorms);
153
+ if (tMax === tMin) tMax = tMin + 1.0;
154
+ if (nMax === nMin) nMax = nMin + 1e-6;
155
+
156
+ const xScale = (t) => x0 + (t - tMin) * (x1 - x0) / (tMax - tMin);
157
+ const yScale = (n) => y0 - (n - nMin) * (y0 - y1) / (nMax - nMin);
158
+
159
+ // Grid
160
+ ctx.strokeStyle = '#eef2f7';
161
+ ctx.lineWidth = 1;
162
+ for (let k = 0; k <= 5; k++) {
163
+ const y = y1 + k * (y0 - y1) / 5;
164
+ ctx.beginPath(); ctx.moveTo(x0, y); ctx.lineTo(x1, y); ctx.stroke();
165
+ }
166
+
167
+ // Axes
168
+ ctx.strokeStyle = '#9aa4b2';
169
+ ctx.lineWidth = 1.5;
170
+ ctx.beginPath();
171
+ ctx.moveTo(x0, y1); ctx.lineTo(x0, y0); ctx.lineTo(x1, y0);
172
+ ctx.stroke();
173
+
174
+ // Labels
175
+ ctx.fillStyle = '#333';
176
+ ctx.font = '12px Arial';
177
+ ctx.fillText('norm', 10, y1 + 5);
178
+ ctx.fillText('time (s)', x1 - 55, H - 10);
179
+
180
+ // Line with gaps for masked points
181
+ ctx.strokeStyle = 'rgb(75, 192, 192)';
182
+ ctx.lineWidth = 2;
183
+ ctx.beginPath();
184
+ let penDown = false;
185
+ for (let i = 0; i < times.length; i++) {
186
+ const m = !!masked[i];
187
+ const v = norms[i];
188
+ const ok = (!m && typeof v === 'number' && isFinite(v));
189
+ if (!ok) {
190
+ penDown = false;
191
+ continue;
192
+ }
193
+ const x = xScale(times[i]);
194
+ const y = yScale(v);
195
+ if (!penDown) {
196
+ ctx.moveTo(x, y);
197
+ penDown = true;
198
+ } else {
199
+ ctx.lineTo(x, y);
200
+ }
201
+ }
202
+ ctx.stroke();
203
+
204
+ // Dots
205
+ for (let i = 0; i < times.length; i++) {
206
+ const m = !!masked[i];
207
+ const v = norms[i];
208
+ const ok = (!m && typeof v === 'number' && isFinite(v));
209
+ if (!ok) continue;
210
+ const x = xScale(times[i]);
211
+ const y = yScale(v);
212
+ ctx.fillStyle = 'rgba(75, 192, 192, 0.9)';
213
+ ctx.beginPath(); ctx.arc(x, y, 2.6, 0, Math.PI*2); ctx.fill();
214
+ }
215
+ }
216
+
217
+ drawTimeline();
218
+ </script>
219
+ </body>
220
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/clap_extractor/_render/render_context.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "clap_extractor",
3
+ "summary": {
4
+ "embedding_norm": 0.9580614566802979,
5
+ "embedding_magnitude_mean": 0.03425002843141556,
6
+ "embedding_magnitude_std": 0.02489323727786541,
7
+ "segments_count": 5,
8
+ "embedding_dim": 512,
9
+ "embedding_present": true,
10
+ "trimmed_ratio": 0.0,
11
+ "trimmed_segments_count": 0
12
+ },
13
+ "timeline": [
14
+ {
15
+ "center_sec": 0.5,
16
+ "embedding_norm": 0.9999999403953552,
17
+ "masked": false,
18
+ "segment_index": 0
19
+ },
20
+ {
21
+ "center_sec": 1.2999999523162842,
22
+ "embedding_norm": 0.9999999403953552,
23
+ "masked": false,
24
+ "segment_index": 1
25
+ },
26
+ {
27
+ "center_sec": 2.633333444595337,
28
+ "embedding_norm": 1.0,
29
+ "masked": false,
30
+ "segment_index": 2
31
+ },
32
+ {
33
+ "center_sec": 3.700000047683716,
34
+ "embedding_norm": 0.9999999403953552,
35
+ "masked": false,
36
+ "segment_index": 3
37
+ },
38
+ {
39
+ "center_sec": 4.5425848960876465,
40
+ "embedding_norm": 0.9999999403953552,
41
+ "masked": false,
42
+ "segment_index": 4
43
+ }
44
+ ],
45
+ "distributions": {
46
+ "embedding_norm": {
47
+ "min": 0.9999999403953552,
48
+ "max": 1.0,
49
+ "mean": 0.9999999523162841,
50
+ "std": 2.3841857910156248e-08,
51
+ "median": 0.9999999403953552
52
+ }
53
+ },
54
+ "meta": {
55
+ "status": "ok",
56
+ "producer_version": "1.1.1",
57
+ "schema_version": "clap_extractor_npz_v1",
58
+ "created_at": "2026-07-27T04:33:39Z"
59
+ }
60
+ }
full/-63tdE9tJD0/ad7f62b6c37f/clap_extractor/clap_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:545e8b21791f6870d8f97d428c5731c28403760633db3133f861a1d6f9c9e5b5
3
+ size 14952
full/-63tdE9tJD0/ad7f62b6c37f/core_clip/embeddings.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e962f1629571d1ef42ae2450e88d0f33e5f017af8a4666c50b8338bb1c89ded5
3
+ size 841847
full/-63tdE9tJD0/ad7f62b6c37f/core_depth_midas/depth.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b452a133cc2c7f6ca979352a47ecc2de35def4899c71b94ea9e56f035ff796a5
3
+ size 4112459
full/-63tdE9tJD0/ad7f62b6c37f/core_optical_flow/flow.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a63db9beba08e80b3ac825e56ad559aa6201f00d238f36df3f3ac47034e0a2
3
+ size 145732
full/-63tdE9tJD0/ad7f62b6c37f/cut_detection/cut_detection_features_2026-07-27_04-37-09-129807_3a9a5138.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d308cc6aaa3f65cace96f26881913c9cfd12b7ff7bca6b9ad4445458b7dc5953
3
+ size 3425
full/-63tdE9tJD0/ad7f62b6c37f/cut_detection/cut_detection_model_facing_2026-07-27_04-37-08-847975_d6398752.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f6c1697641c25e9c3e3bb28248ed99bb46c9cca2fb1b2f307acb9fcacdbc16
3
+ size 9627
full/-63tdE9tJD0/ad7f62b6c37f/hpss_extractor/_render/render.html ADDED
@@ -0,0 +1,203 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <!DOCTYPE html>
3
+ <html lang="en">
4
+ <head>
5
+ <meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>HPSS Extractor Debug Render</title>
8
+ <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
9
+ <style>
10
+ body { font-family: Arial, sans-serif; margin: 20px; background-color: #f4f4f4; color: #333; }
11
+ .container { background-color: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }
12
+ h1, h2 { color: #0056b3; }
13
+ pre { background-color: #e9e9e9; padding: 10px; border-radius: 4px; overflow-x: auto; }
14
+ .chart-container { position: relative; height: 300px; width: 100%; margin-bottom: 20px; }
15
+ .metric-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; margin-bottom: 20px; }
16
+ .metric-card { background-color: #eaf4ff; padding: 10px; border-radius: 5px; border: 1px solid #cce0ff; }
17
+ .metric-card strong { color: #0056b3; }
18
+ </style>
19
+ </head>
20
+ <body>
21
+ <div class="container">
22
+ <h1>HPSS Extractor Debug Render</h1>
23
+ <p><strong>Component:</strong> hpss_extractor</p>
24
+ <p><strong>Status:</strong> ok</p>
25
+
26
+
27
+ <p><strong>Processing Time:</strong> N/A seconds</p>
28
+ <p><strong>Device Used:</strong> cpu</p>
29
+ <p><strong>Contract Version:</strong> hpss_contract_v1</p>
30
+ <p><strong>Features Enabled:</strong> energy_metrics</p>
31
+
32
+ <h2>Metrics</h2>
33
+ <div class="metric-grid">
34
+
35
+ <div class="metric-card">
36
+ <strong>Harmonic Share:</strong> 0.9088
37
+ </div>
38
+
39
+ <div class="metric-card">
40
+ <strong>Percussive Share:</strong> 0.0282
41
+ </div>
42
+
43
+ <div class="metric-card">
44
+ <strong>Energy Total:</strong> 825080.8750
45
+ </div>
46
+
47
+ <div class="metric-card">
48
+ <strong>Energy Harmonic:</strong> 747464.8125
49
+ </div>
50
+
51
+ <div class="metric-card">
52
+ <strong>Energy Percussive:</strong> 23104.0117
53
+ </div>
54
+
55
+ <div class="metric-card">
56
+ <strong>Harmonic Stability:</strong> 0.6497
57
+ </div>
58
+
59
+ <div class="metric-card">
60
+ <strong>Percussive Stability:</strong> 0.3029
61
+ </div>
62
+
63
+ <div class="metric-card">
64
+ <strong>Separation Quality:</strong> 1.0000
65
+ </div>
66
+
67
+ <div class="metric-card">
68
+ <strong>Balance Score:</strong> 0.1194
69
+ </div>
70
+
71
+ <div class="metric-card">
72
+ <strong>Dominance:</strong> harmonic
73
+ </div>
74
+
75
+ <div class="metric-card">
76
+ <strong>Harmonic Share Mean:</strong> 0.9088
77
+ </div>
78
+
79
+ <div class="metric-card">
80
+ <strong>Harmonic Share Std:</strong> 0.0208
81
+ </div>
82
+
83
+ <div class="metric-card">
84
+ <strong>Percussive Share Mean:</strong> 0.0282
85
+ </div>
86
+
87
+ <div class="metric-card">
88
+ <strong>Percussive Share Std:</strong> 0.0067
89
+ </div>
90
+ </div>
91
+ <h2>Segment-Level Data</h2>
92
+ <div class="chart-container">
93
+ <canvas id="segmentDataChart" width="800" height="280"></canvas>
94
+ </div>
95
+ <script>
96
+ (function() {
97
+ const segmentCenters = [0.5, 1.2999999523162842, 2.633333444595337, 3.700000047683716, 4.5425848960876465];
98
+ const segmentDurations = [1.0, 2.0, 2.0, 1.999999761581421, 1.085169792175293];
99
+ const canvas = document.getElementById('segmentDataChart');
100
+ const ctx = canvas.getContext('2d');
101
+ const w = canvas.width, h = canvas.height;
102
+ const pad = { top: 20, right: 20, bottom: 30, left: 50 };
103
+ const plotW = w - pad.left - pad.right, plotH = h - pad.top - pad.bottom;
104
+ const pts = segmentCenters.map((c, i) => ({ x: c, y: (segmentDurations[i] || 0) }));
105
+ if (pts.length === 0) return;
106
+ const xs = pts.map(p => p.x), ys = pts.map(p => p.y);
107
+ const minX = Math.min(...xs), maxX = Math.max(...xs) || 1;
108
+ const minY = Math.min(...ys), maxY = Math.max(...ys) || 1;
109
+ const rangeX = maxX - minX || 1, rangeY = maxY - minY || 1;
110
+ function toX(x) { return pad.left + (x - minX) / rangeX * plotW; }
111
+ function toY(y) { return pad.top + plotH - (y - minY) / rangeY * plotH; }
112
+ ctx.fillStyle = '#fff';
113
+ ctx.fillRect(0, 0, w, h);
114
+ ctx.strokeStyle = '#ddd';
115
+ ctx.lineWidth = 1;
116
+ ctx.strokeRect(pad.left, pad.top, plotW, plotH);
117
+ ctx.fillStyle = '#333';
118
+ ctx.font = '12px sans-serif';
119
+ ctx.fillText('Center Time (s)', w / 2 - 50, h - 5);
120
+ ctx.save();
121
+ ctx.translate(15, h / 2);
122
+ ctx.rotate(-Math.PI / 2);
123
+ ctx.fillText('Duration (s)', 0, 0);
124
+ ctx.restore();
125
+ ctx.fillStyle = 'rgba(153, 102, 255, 0.6)';
126
+ ctx.strokeStyle = 'rgba(153, 102, 255, 1)';
127
+ ctx.lineWidth = 1;
128
+ pts.forEach(p => {
129
+ ctx.beginPath();
130
+ ctx.arc(toX(p.x), toY(p.y), 5, 0, Math.PI * 2);
131
+ ctx.fill();
132
+ ctx.stroke();
133
+ });
134
+ })();
135
+ </script>
136
+
137
+ <h2>Raw Render Context JSON</h2>
138
+ <pre>{
139
+ "component_name": "hpss_extractor",
140
+ "status": "ok",
141
+ "error": null,
142
+ "empty_reason": null,
143
+ "processing_time": null,
144
+ "device_used": "cpu",
145
+ "contract_version": "hpss_contract_v1",
146
+ "features_enabled": [
147
+ "energy_metrics"
148
+ ],
149
+ "metrics": {
150
+ "harmonic_share": 0.9087594747543335,
151
+ "percussive_share": 0.028171570971608162,
152
+ "energy_total": 825080.875,
153
+ "energy_harmonic": 747464.8125,
154
+ "energy_percussive": 23104.01171875,
155
+ "harmonic_stability": 0.6497291922569275,
156
+ "percussive_stability": 0.3029436767101288,
157
+ "separation_quality": 1.0,
158
+ "balance_score": 0.11941210180521011,
159
+ "dominance": "harmonic",
160
+ "harmonic_share_mean": 0.9087594747543335,
161
+ "harmonic_share_std": 0.020811518654227257,
162
+ "percussive_share_mean": 0.028171570971608162,
163
+ "percussive_share_std": 0.006676265504211187
164
+ },
165
+ "time_series": {},
166
+ "segments_data": {
167
+ "segment_centers_sec": [
168
+ 0.5,
169
+ 1.2999999523162842,
170
+ 2.633333444595337,
171
+ 3.700000047683716,
172
+ 4.5425848960876465
173
+ ],
174
+ "segment_durations_sec": [
175
+ 1.0,
176
+ 2.0,
177
+ 2.0,
178
+ 1.999999761581421,
179
+ 1.085169792175293
180
+ ],
181
+ "segment_mask": [
182
+ true,
183
+ true,
184
+ true,
185
+ true,
186
+ true
187
+ ],
188
+ "segments_count": 5
189
+ },
190
+ "metadata": {
191
+ "sample_rate": 22050,
192
+ "n_fft": 2048,
193
+ "hop_length": 512,
194
+ "duration": 8.085169792175293,
195
+ "hpss_frames": 69,
196
+ "hpss_kernel_size": 31,
197
+ "hpss_margin": 1.0,
198
+ "hpss_power": 2.0
199
+ }
200
+ }</pre>
201
+ </div>
202
+ </body>
203
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/hpss_extractor/_render/render_context.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component_name": "hpss_extractor",
3
+ "status": "ok",
4
+ "error": null,
5
+ "empty_reason": null,
6
+ "processing_time": null,
7
+ "device_used": "cpu",
8
+ "contract_version": "hpss_contract_v1",
9
+ "features_enabled": [
10
+ "energy_metrics"
11
+ ],
12
+ "metrics": {
13
+ "harmonic_share": 0.9087594747543335,
14
+ "percussive_share": 0.028171570971608162,
15
+ "energy_total": 825080.875,
16
+ "energy_harmonic": 747464.8125,
17
+ "energy_percussive": 23104.01171875,
18
+ "harmonic_stability": 0.6497291922569275,
19
+ "percussive_stability": 0.3029436767101288,
20
+ "separation_quality": 1.0,
21
+ "balance_score": 0.11941210180521011,
22
+ "dominance": "harmonic",
23
+ "harmonic_share_mean": 0.9087594747543335,
24
+ "harmonic_share_std": 0.020811518654227257,
25
+ "percussive_share_mean": 0.028171570971608162,
26
+ "percussive_share_std": 0.006676265504211187
27
+ },
28
+ "time_series": {},
29
+ "segments_data": {
30
+ "segment_centers_sec": [
31
+ 0.5,
32
+ 1.2999999523162842,
33
+ 2.633333444595337,
34
+ 3.700000047683716,
35
+ 4.5425848960876465
36
+ ],
37
+ "segment_durations_sec": [
38
+ 1.0,
39
+ 2.0,
40
+ 2.0,
41
+ 1.999999761581421,
42
+ 1.085169792175293
43
+ ],
44
+ "segment_mask": [
45
+ true,
46
+ true,
47
+ true,
48
+ true,
49
+ true
50
+ ],
51
+ "segments_count": 5
52
+ },
53
+ "metadata": {
54
+ "sample_rate": 22050,
55
+ "n_fft": 2048,
56
+ "hop_length": 512,
57
+ "duration": 8.085169792175293,
58
+ "hpss_frames": 69,
59
+ "hpss_kernel_size": 31,
60
+ "hpss_margin": 1.0,
61
+ "hpss_power": 2.0
62
+ },
63
+ "meta": {
64
+ "status": "ok",
65
+ "producer_version": "2.1.1",
66
+ "schema_version": "hpss_extractor_npz_v1",
67
+ "created_at": "2026-07-27T04:33:39Z"
68
+ }
69
+ }
full/-63tdE9tJD0/ad7f62b6c37f/hpss_extractor/hpss_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06dd9895008aa4266c63bd5e9ad976fc1aa861d50156b4a38fb79a2a3e8805eb
3
+ size 3207
full/-63tdE9tJD0/ad7f62b6c37f/key_extractor/_render/render.html ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Key Extractor Debug</title>
5
+ <style>
6
+ body { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 20px; }
7
+ .section { margin: 20px 0; padding: 15px; border: 1px solid #ddd; border-radius: 5px; }
8
+ .metric { margin: 10px 0; }
9
+ .metric-label { font-weight: bold; }
10
+ .metric-value { color: #333; }
11
+ .warning { color: #ff6600; font-weight: bold; }
12
+ .high-confidence { color: #00aa00; }
13
+ .medium-confidence { color: #ffaa00; }
14
+ .low-confidence { color: #ff6600; }
15
+ .very-low-confidence { color: #ff0000; }
16
+ canvas { max-width: 100%; border: 1px solid #eee; border-radius: 6px; }
17
+ </style>
18
+ </head>
19
+ <body>
20
+ <h1>Key Extractor Debug</h1>
21
+
22
+ <div class="section">
23
+ <h2>Summary</h2>
24
+ <div class="metric">
25
+ <span class="metric-label">Key:</span>
26
+ <span class="metric-value">unknown unknown</span>
27
+ </div>
28
+ <div class="metric">
29
+ <span class="metric-label">Confidence:</span>
30
+ <span class="metric-value unknown-confidence">0.885</span>
31
+ <span class="metric-value">(unknown)</span>
32
+ </div>
33
+
34
+ <div class="metric">
35
+ <span class="metric-label">Method:</span>
36
+ <span class="metric-value">unknown</span>
37
+ </div>
38
+ <div class="metric">
39
+ <span class="metric-label">Duration:</span>
40
+ <span class="metric-value">8.09s</span>
41
+ </div>
42
+ <div class="metric">
43
+ <span class="metric-label">Sample Rate:</span>
44
+ <span class="metric-value">22050 Hz</span>
45
+ </div>
46
+ </div>
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+ <div class="section">
58
+ <h2>Stability Metrics</h2>
59
+ <div class="metric">
60
+ <span class="metric-label">Key Stability Score:</span>
61
+ <span class="metric-value">0.000</span>
62
+ </div>
63
+ <div class="metric">
64
+ <span class="metric-label">Confidence Mean:</span>
65
+ <span class="metric-value">0.000</span>
66
+ </div>
67
+ <div class="metric">
68
+ <span class="metric-label">Confidence Std:</span>
69
+ <span class="metric-value">0.000</span>
70
+ </div>
71
+ <div class="metric">
72
+ <span class="metric-label">Confidence Range:</span>
73
+ <span class="metric-value">[0.000, 0.000]</span>
74
+ </div>
75
+ <div class="metric">
76
+ <span class="metric-label">Key Diversity:</span>
77
+ <span class="metric-value">0</span>
78
+ </div>
79
+ <div class="metric">
80
+ <span class="metric-label">Detection Quality:</span>
81
+ <span class="metric-value">0.000</span>
82
+ </div>
83
+ </div>
84
+
85
+
86
+ <script>
87
+ var segmentCenters = [];
88
+ var keyNames = [];
89
+ var keyConfidences = [];
90
+ var distributionLabels = [];
91
+ var distributionValues = [];
92
+ var COLORS = ['#1f77b4', '#ff7f0e', '#2ca02c', '#d62728', '#9467bd', '#8c564b', '#e377c2', '#7f7f7f', '#bcbd22', '#17becf', '#aec7e8', '#ffbb78'];
93
+
94
+ function clamp01(x) { return Math.max(0, Math.min(1, x)); }
95
+
96
+ // Key distribution pie (canvas)
97
+ if (distributionLabels.length > 0 && distributionValues.length > 0) {
98
+ var canvas = document.getElementById('key-distribution-canvas');
99
+ if (canvas) {
100
+ var ctx = canvas.getContext('2d');
101
+ var w = canvas.width, h = canvas.height;
102
+ var cx = w/2, cy = h/2, r = Math.min(w,h)/2 - 20;
103
+ var total = distributionValues.reduce(function(a,b){ return a + (Number(b)||0); }, 0);
104
+ if (total <= 0) total = 1;
105
+ var start = -Math.PI/2;
106
+ for (var i = 0; i < distributionValues.length; i++) {
107
+ var v = (Number(distributionValues[i])||0) / total;
108
+ var end = start + v * 2 * Math.PI;
109
+ ctx.fillStyle = COLORS[i % COLORS.length];
110
+ ctx.beginPath();
111
+ ctx.moveTo(cx, cy);
112
+ ctx.arc(cx, cy, r, start, end);
113
+ ctx.closePath();
114
+ ctx.fill();
115
+ var mid = (start + end) / 2;
116
+ var tx = cx + (r + 15) * Math.cos(mid);
117
+ var ty = cy + (r + 15) * Math.sin(mid);
118
+ ctx.fillStyle = '#333';
119
+ ctx.font = '11px sans-serif';
120
+ ctx.textAlign = mid > Math.PI/2 && mid < 3*Math.PI/2 ? 'right' : 'left';
121
+ ctx.fillText((distributionLabels[i]||'') + ' ' + (v*100).toFixed(0) + '%', tx, ty);
122
+ start = end;
123
+ }
124
+ }
125
+ }
126
+
127
+ // Key timeline (canvas)
128
+ if (segmentCenters.length > 0 && keyNames.length > 0) {
129
+ var canvas = document.getElementById('key-timeline-canvas');
130
+ if (canvas) {
131
+ var ctx = canvas.getContext('2d');
132
+ var w = canvas.width, h = canvas.height;
133
+ var pad = [40, 40, 20, 60];
134
+ var uniqueKeys = [...new Set(keyNames)];
135
+ var keyColorMap = {};
136
+ uniqueKeys.forEach(function(k, i) { keyColorMap[k] = COLORS[i % COLORS.length]; });
137
+ var xMin = Math.min.apply(null, segmentCenters);
138
+ var xMax = Math.max.apply(null, segmentCenters);
139
+ if (xMax <= xMin) xMax = xMin + 1;
140
+ var xScale = (w - pad[0] - pad[2]) / (xMax - xMin);
141
+ var yScale = (h - pad[1] - pad[3]) / Math.max(uniqueKeys.length, 1);
142
+ ctx.clearRect(0,0,w,h);
143
+ ctx.fillStyle = '#666';
144
+ ctx.font = '12px sans-serif';
145
+ ctx.fillText('Time (seconds)', w/2 - 40, h - 5);
146
+ for (var i = 0; i < keyNames.length; i++) {
147
+ var yi = uniqueKeys.indexOf(keyNames[i]);
148
+ if (yi < 0) yi = 0;
149
+ var x = pad[0] + (segmentCenters[i] - xMin) * xScale;
150
+ var y = pad[1] + yi * yScale + yScale/2;
151
+ ctx.fillStyle = keyColorMap[keyNames[i]] || '#999';
152
+ ctx.beginPath();
153
+ ctx.arc(x, y, 5, 0, 2*Math.PI);
154
+ ctx.fill();
155
+ }
156
+ }
157
+ }
158
+
159
+ // Confidence timeline (canvas)
160
+ if (segmentCenters.length > 0 && keyConfidences.length > 0) {
161
+ var canvas = document.getElementById('confidence-timeline-canvas');
162
+ if (canvas) {
163
+ var ctx = canvas.getContext('2d');
164
+ var w = canvas.width, h = canvas.height;
165
+ var pad = 40;
166
+ var xMin = Math.min.apply(null, segmentCenters);
167
+ var xMax = Math.max.apply(null, segmentCenters);
168
+ if (xMax <= xMin) xMax = xMin + 1;
169
+ var yMin = 0, yMax = 1;
170
+ var xScale = (w - 2*pad) / (xMax - xMin);
171
+ var yScale = (h - 2*pad) / (yMax - yMin);
172
+ ctx.clearRect(0,0,w,h);
173
+ ctx.strokeStyle = '#1f77b4';
174
+ ctx.lineWidth = 2;
175
+ ctx.beginPath();
176
+ for (var i = 0; i < segmentCenters.length; i++) {
177
+ var v = Number(keyConfidences[i]);
178
+ if (!Number.isFinite(v)) continue;
179
+ var x = pad + (segmentCenters[i] - xMin) * xScale;
180
+ var y = h - pad - (v - yMin) * yScale;
181
+ if (i === 0) ctx.moveTo(x, y);
182
+ else ctx.lineTo(x, y);
183
+ }
184
+ ctx.stroke();
185
+ ctx.fillStyle = '#1f77b4';
186
+ for (var i = 0; i < segmentCenters.length; i++) {
187
+ var v = Number(keyConfidences[i]);
188
+ if (!Number.isFinite(v)) continue;
189
+ var x = pad + (segmentCenters[i] - xMin) * xScale;
190
+ var y = h - pad - (v - yMin) * yScale;
191
+ ctx.beginPath();
192
+ ctx.arc(x, y, 3, 0, 2*Math.PI);
193
+ ctx.fill();
194
+ }
195
+ }
196
+ }
197
+ </script>
198
+ </body>
199
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/key_extractor/_render/render_context.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "key_extractor",
3
+ "summary": {
4
+ "key_name": "unknown",
5
+ "key_mode": "unknown",
6
+ "key_confidence": 0.8852423429489136,
7
+ "method": "unknown",
8
+ "sample_rate": 22050,
9
+ "hop_length": 512,
10
+ "duration": 8.085169792175293
11
+ },
12
+ "key_info": {
13
+ "key": "unknown unknown",
14
+ "confidence": 0.8852423429489136,
15
+ "confidence_category": "unknown",
16
+ "low_confidence_warning": false,
17
+ "confidence_reason": "unknown"
18
+ },
19
+ "confidence_info": {
20
+ "confidence": 0.8852423429489136,
21
+ "confidence_category": "unknown",
22
+ "confidence_reason": "unknown",
23
+ "low_confidence_warning": false,
24
+ "confidence_mean": 0.8852423429489136,
25
+ "confidence_std": 0.0,
26
+ "confidence_min": 0.8852423429489136,
27
+ "confidence_max": 0.8852423429489136,
28
+ "confidence_range": [
29
+ 0.8852423429489136,
30
+ 0.8852423429489136
31
+ ]
32
+ },
33
+ "top_k_keys": {
34
+ "keys": [],
35
+ "count": 0
36
+ },
37
+ "time_series": {
38
+ "segment_centers_sec": [],
39
+ "key_names": [],
40
+ "key_modes": [],
41
+ "key_confidences": [],
42
+ "segment_durations": [],
43
+ "count": 0
44
+ },
45
+ "key_changes": {
46
+ "transitions": [],
47
+ "transitions_count": 0,
48
+ "transitions_rate": 0.0
49
+ },
50
+ "stability_metrics": {
51
+ "key_stability_score": 0.0,
52
+ "key_confidence_mean": 0.0,
53
+ "key_confidence_std": 0.0,
54
+ "key_confidence_min": 0.0,
55
+ "key_confidence_max": 0.0,
56
+ "key_distribution": {},
57
+ "key_diversity": 0,
58
+ "key_detection_quality": 0.0
59
+ },
60
+ "meta": {
61
+ "status": "ok",
62
+ "producer_version": "2.1.1",
63
+ "schema_version": "key_extractor_npz_v1",
64
+ "created_at": "2026-07-27T04:33:39Z"
65
+ }
66
+ }
full/-63tdE9tJD0/ad7f62b6c37f/key_extractor/key_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ac5042a2de929c66bbd7c2c91863bd5740d74ef719b230b46e8eaeb3ed30f9
3
+ size 3207
full/-63tdE9tJD0/ad7f62b6c37f/loudness_extractor/_render/render_context.json ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "loudness_extractor",
3
+ "summary": {
4
+ "rms": 0.12049925327301025,
5
+ "peak": 0.534820556640625,
6
+ "dbfs": -18.380311965942383,
7
+ "rms_mean": 0.1214551106095314,
8
+ "rms_std": 0.00665799155831337,
9
+ "peak_mean": 0.0,
10
+ "dbfs_mean": 0.0,
11
+ "lufs_present": false,
12
+ "lufs": null,
13
+ "segments_count": 20
14
+ },
15
+ "timeline": [
16
+ {
17
+ "center_sec": 0.5,
18
+ "segment_index": 0,
19
+ "segment_mask": true,
20
+ "rms": 0.112369105219841,
21
+ "dbfs": -18.987060546875
22
+ },
23
+ {
24
+ "center_sec": 0.6333333253860474,
25
+ "segment_index": 1,
26
+ "segment_mask": true,
27
+ "rms": 0.11309557408094406,
28
+ "dbfs": -18.931087493896484
29
+ },
30
+ {
31
+ "center_sec": 0.7666666507720947,
32
+ "segment_index": 2,
33
+ "segment_mask": true,
34
+ "rms": 0.11204677820205688,
35
+ "dbfs": -19.012012481689453
36
+ },
37
+ {
38
+ "center_sec": 0.8999999761581421,
39
+ "segment_index": 3,
40
+ "segment_mask": true,
41
+ "rms": 0.11944936215877533,
42
+ "dbfs": -18.456323623657227
43
+ },
44
+ {
45
+ "center_sec": 1.0666667222976685,
46
+ "segment_index": 4,
47
+ "segment_mask": true,
48
+ "rms": 0.12391620129346848,
49
+ "dbfs": -18.13743782043457
50
+ },
51
+ {
52
+ "center_sec": 1.2999999523162842,
53
+ "segment_index": 5,
54
+ "segment_mask": true,
55
+ "rms": 0.127818763256073,
56
+ "dbfs": -17.868106842041016
57
+ },
58
+ {
59
+ "center_sec": 1.5666667222976685,
60
+ "segment_index": 6,
61
+ "segment_mask": true,
62
+ "rms": 0.13084058463573456,
63
+ "dbfs": -17.665151596069336
64
+ },
65
+ {
66
+ "center_sec": 1.8333333730697632,
67
+ "segment_index": 7,
68
+ "segment_mask": true,
69
+ "rms": 0.12720707058906555,
70
+ "dbfs": -17.909774780273438
71
+ },
72
+ {
73
+ "center_sec": 2.0999999046325684,
74
+ "segment_index": 8,
75
+ "segment_mask": true,
76
+ "rms": 0.12914322316646576,
77
+ "dbfs": -17.778568267822266
78
+ },
79
+ {
80
+ "center_sec": 2.366666555404663,
81
+ "segment_index": 9,
82
+ "segment_mask": true,
83
+ "rms": 0.12729540467262268,
84
+ "dbfs": -17.903745651245117
85
+ },
86
+ {
87
+ "center_sec": 2.633333444595337,
88
+ "segment_index": 10,
89
+ "segment_mask": true,
90
+ "rms": 0.12352712452411652,
91
+ "dbfs": -18.164752960205078
92
+ },
93
+ {
94
+ "center_sec": 2.9000000953674316,
95
+ "segment_index": 11,
96
+ "segment_mask": true,
97
+ "rms": 0.1264273077249527,
98
+ "dbfs": -17.96318244934082
99
+ },
100
+ {
101
+ "center_sec": 3.1666667461395264,
102
+ "segment_index": 12,
103
+ "segment_mask": true,
104
+ "rms": 0.1227966845035553,
105
+ "dbfs": -18.216266632080078
106
+ },
107
+ {
108
+ "center_sec": 3.433333396911621,
109
+ "segment_index": 13,
110
+ "segment_mask": true,
111
+ "rms": 0.12465526163578033,
112
+ "dbfs": -18.08578872680664
113
+ },
114
+ {
115
+ "center_sec": 3.700000047683716,
116
+ "segment_index": 14,
117
+ "segment_mask": true,
118
+ "rms": 0.12949948012828827,
119
+ "dbfs": -17.754638671875
120
+ },
121
+ {
122
+ "center_sec": 3.933333396911621,
123
+ "segment_index": 15,
124
+ "segment_mask": true,
125
+ "rms": 0.1217353418469429,
126
+ "dbfs": -18.29166603088379
127
+ },
128
+ {
129
+ "center_sec": 4.142584800720215,
130
+ "segment_index": 16,
131
+ "segment_mask": true,
132
+ "rms": 0.11657125502824783,
133
+ "dbfs": -18.668170928955078
134
+ },
135
+ {
136
+ "center_sec": 4.275918483734131,
137
+ "segment_index": 17,
138
+ "segment_mask": true,
139
+ "rms": 0.11917950212955475,
140
+ "dbfs": -18.475969314575195
141
+ },
142
+ {
143
+ "center_sec": 4.409251689910889,
144
+ "segment_index": 18,
145
+ "segment_mask": true,
146
+ "rms": 0.11369556188583374,
147
+ "dbfs": -18.885129928588867
148
+ },
149
+ {
150
+ "center_sec": 4.5425848960876465,
151
+ "segment_index": 19,
152
+ "segment_mask": true,
153
+ "rms": 0.10783268511295319,
154
+ "dbfs": -19.34499168395996
155
+ }
156
+ ],
157
+ "distributions": {
158
+ "rms": {
159
+ "min": 0.10783268511295319,
160
+ "max": 0.13084058463573456,
161
+ "mean": 0.12145511358976364,
162
+ "std": 0.006657991829619623
163
+ },
164
+ "dbfs": {
165
+ "min": -19.34499168395996,
166
+ "max": -17.665151596069336,
167
+ "mean": -18.324991321563722,
168
+ "std": 0.4831888748813546
169
+ }
170
+ },
171
+ "meta": {
172
+ "status": "ok",
173
+ "producer_version": "2.1.1",
174
+ "schema_version": "loudness_extractor_npz_v2",
175
+ "created_at": "2026-07-27T04:33:39Z"
176
+ }
177
+ }
full/-63tdE9tJD0/ad7f62b6c37f/loudness_extractor/loudness_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2116193e1abb13f62189ceaf74cd14b128f50dff189359ed4e170626c196c3ae
3
+ size 3895
full/-63tdE9tJD0/ad7f62b6c37f/manifest.json ADDED
@@ -0,0 +1,742 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run": {
3
+ "platform_id": "youtube",
4
+ "video_id": "-63tdE9tJD0",
5
+ "run_id": "ad7f62b6c37f",
6
+ "status": "success",
7
+ "config_hash": "030109b3fe6d7941",
8
+ "sampling_policy_version": "v1",
9
+ "dataprocessor_version": "unknown",
10
+ "created_at": "2026-07-27T04:34:42Z",
11
+ "frames_dir": "/root/frames_run/-63tdE9tJD0/video",
12
+ "root_path": "/workspace/TrendFlowML/DataProcessor",
13
+ "audio_processor_timings_ms": {
14
+ "main_processor_init_ms": 0.2865791320800781,
15
+ "wall_subprocess_before_internal_t0_ms": 0.0,
16
+ "wall_before_run_extractors_ms": 0.0,
17
+ "run_extractors_wall_ms": 131603.62029075623,
18
+ "sum_extractor_wall_ms": 34511.186599731445,
19
+ "extractors_orchestration_overhead_ms": 97092.43369102478,
20
+ "save_npz_stage_ms": 3430.732011795044,
21
+ "update_manifest_components_ms": 317.06762313842773,
22
+ "load_input_ms": 0.34880638122558594,
23
+ "audio_processor_internal_wall_ms": 135053.22360992432,
24
+ "note": "internal_wall is wall-time from run_cli t0 (after MainProcessor init + segment load). main_processor_init_ms is part of wall_subprocess_before_internal_t0_ms. Per-row manifest durations include NPZ/validate/render per extractor; sum_extractor_wall_ms is inference-only."
25
+ },
26
+ "text_processor_timings_ms": {
27
+ "load_document_ms": 20293,
28
+ "main_processor_run_ms": 441,
29
+ "post_run_npz_validate_render_ms": 718,
30
+ "sum_extractor_timings_ms": 241,
31
+ "main_processor_orchestration_overhead_ms": 200,
32
+ "text_processor_internal_wall_ms": 21453,
33
+ "note": "duration_ms on text_processor manifest row is full wall from internal t0 through NPZ/render; extractors only cover MainProcessor.run phase.",
34
+ "text_subprocess_wall_ms": 23452,
35
+ "subprocess_residual_ms": 1999
36
+ },
37
+ "analysis_fps": 30.0,
38
+ "analysis_width": 1080,
39
+ "analysis_height": 1920,
40
+ "resolved_model_mapping": null,
41
+ "updated_at": "2026-07-27T04:38:07Z"
42
+ },
43
+ "components": [
44
+ {
45
+ "name": "asr_extractor",
46
+ "kind": "audio",
47
+ "status": "ok",
48
+ "empty_reason": null,
49
+ "started_at": "2026-07-27T04:31:57Z",
50
+ "finished_at": "2026-07-27T04:33:39Z",
51
+ "duration_ms": 790,
52
+ "artifacts": [
53
+ {
54
+ "path": "asr_extractor/asr_extractor_features.npz",
55
+ "type": "npz"
56
+ },
57
+ {
58
+ "path": "asr_extractor/_render/render_context.json",
59
+ "type": "render"
60
+ }
61
+ ],
62
+ "producer_version": null,
63
+ "schema_version": null,
64
+ "device_used": "cuda",
65
+ "error": null,
66
+ "error_code": null,
67
+ "warnings": [],
68
+ "notes": null
69
+ },
70
+ {
71
+ "name": "band_energy_extractor",
72
+ "kind": "audio",
73
+ "status": "ok",
74
+ "empty_reason": null,
75
+ "started_at": "2026-07-27T04:33:36Z",
76
+ "finished_at": "2026-07-27T04:33:40Z",
77
+ "duration_ms": 166,
78
+ "artifacts": [
79
+ {
80
+ "path": "band_energy_extractor/band_energy_extractor_features.npz",
81
+ "type": "npz"
82
+ },
83
+ {
84
+ "path": "band_energy_extractor/_render/render_context.json",
85
+ "type": "render"
86
+ }
87
+ ],
88
+ "producer_version": null,
89
+ "schema_version": null,
90
+ "device_used": "cpu",
91
+ "error": null,
92
+ "error_code": null,
93
+ "warnings": [],
94
+ "notes": null
95
+ },
96
+ {
97
+ "name": "chroma_extractor",
98
+ "kind": "audio",
99
+ "status": "ok",
100
+ "empty_reason": null,
101
+ "started_at": "2026-07-27T04:31:28Z",
102
+ "finished_at": "2026-07-27T04:33:37Z",
103
+ "duration_ms": 19777,
104
+ "artifacts": [
105
+ {
106
+ "path": "chroma_extractor/chroma_extractor_features.npz",
107
+ "type": "npz"
108
+ },
109
+ {
110
+ "path": "chroma_extractor/_render/render_context.json",
111
+ "type": "render"
112
+ }
113
+ ],
114
+ "producer_version": null,
115
+ "schema_version": null,
116
+ "device_used": "cpu",
117
+ "error": null,
118
+ "error_code": null,
119
+ "warnings": [],
120
+ "notes": null
121
+ },
122
+ {
123
+ "name": "clap_extractor",
124
+ "kind": "audio",
125
+ "status": "ok",
126
+ "empty_reason": null,
127
+ "started_at": "2026-07-27T04:33:25Z",
128
+ "finished_at": "2026-07-27T04:33:39Z",
129
+ "duration_ms": 8675,
130
+ "artifacts": [
131
+ {
132
+ "path": "clap_extractor/clap_extractor_features.npz",
133
+ "type": "npz"
134
+ },
135
+ {
136
+ "path": "clap_extractor/_render/render_context.json",
137
+ "type": "render"
138
+ }
139
+ ],
140
+ "producer_version": null,
141
+ "schema_version": null,
142
+ "device_used": "cpu",
143
+ "error": null,
144
+ "error_code": null,
145
+ "warnings": [],
146
+ "notes": null
147
+ },
148
+ {
149
+ "name": "hpss_extractor",
150
+ "kind": "audio",
151
+ "status": "ok",
152
+ "empty_reason": null,
153
+ "started_at": "2026-07-27T04:33:34Z",
154
+ "finished_at": "2026-07-27T04:33:39Z",
155
+ "duration_ms": 1639,
156
+ "artifacts": [
157
+ {
158
+ "path": "hpss_extractor/hpss_extractor_features.npz",
159
+ "type": "npz"
160
+ },
161
+ {
162
+ "path": "hpss_extractor/_render/render_context.json",
163
+ "type": "render"
164
+ }
165
+ ],
166
+ "producer_version": null,
167
+ "schema_version": null,
168
+ "device_used": "cpu",
169
+ "error": null,
170
+ "error_code": null,
171
+ "warnings": [],
172
+ "notes": null
173
+ },
174
+ {
175
+ "name": "key_extractor",
176
+ "kind": "audio",
177
+ "status": "ok",
178
+ "empty_reason": null,
179
+ "started_at": "2026-07-27T04:33:35Z",
180
+ "finished_at": "2026-07-27T04:33:39Z",
181
+ "duration_ms": 164,
182
+ "artifacts": [
183
+ {
184
+ "path": "key_extractor/key_extractor_features.npz",
185
+ "type": "npz"
186
+ },
187
+ {
188
+ "path": "key_extractor/_render/render_context.json",
189
+ "type": "render"
190
+ }
191
+ ],
192
+ "producer_version": null,
193
+ "schema_version": null,
194
+ "device_used": "cpu",
195
+ "error": null,
196
+ "error_code": null,
197
+ "warnings": [],
198
+ "notes": null
199
+ },
200
+ {
201
+ "name": "loudness_extractor",
202
+ "kind": "audio",
203
+ "status": "ok",
204
+ "empty_reason": null,
205
+ "started_at": "2026-07-27T04:31:58Z",
206
+ "finished_at": "2026-07-27T04:33:39Z",
207
+ "duration_ms": 288,
208
+ "artifacts": [
209
+ {
210
+ "path": "loudness_extractor/loudness_extractor_features.npz",
211
+ "type": "npz"
212
+ },
213
+ {
214
+ "path": "loudness_extractor/_render/render_context.json",
215
+ "type": "render"
216
+ }
217
+ ],
218
+ "producer_version": null,
219
+ "schema_version": null,
220
+ "device_used": "cpu",
221
+ "error": null,
222
+ "error_code": null,
223
+ "warnings": [],
224
+ "notes": null
225
+ },
226
+ {
227
+ "name": "mel_extractor",
228
+ "kind": "audio",
229
+ "status": "ok",
230
+ "empty_reason": null,
231
+ "started_at": "2026-07-27T04:31:53Z",
232
+ "finished_at": "2026-07-27T04:33:38Z",
233
+ "duration_ms": 289,
234
+ "artifacts": [
235
+ {
236
+ "path": "mel_extractor/mel_extractor_features.npz",
237
+ "type": "npz"
238
+ },
239
+ {
240
+ "path": "mel_extractor/_render/render_context.json",
241
+ "type": "render"
242
+ }
243
+ ],
244
+ "producer_version": null,
245
+ "schema_version": null,
246
+ "device_used": "cuda",
247
+ "error": null,
248
+ "error_code": null,
249
+ "warnings": [],
250
+ "notes": null
251
+ },
252
+ {
253
+ "name": "mfcc_extractor",
254
+ "kind": "audio",
255
+ "status": "ok",
256
+ "empty_reason": null,
257
+ "started_at": "2026-07-27T04:31:28Z",
258
+ "finished_at": "2026-07-27T04:33:37Z",
259
+ "duration_ms": 251,
260
+ "artifacts": [
261
+ {
262
+ "path": "mfcc_extractor/mfcc_extractor_features.npz",
263
+ "type": "npz"
264
+ },
265
+ {
266
+ "path": "mfcc_extractor/_render/render_context.json",
267
+ "type": "render"
268
+ }
269
+ ],
270
+ "producer_version": null,
271
+ "schema_version": null,
272
+ "device_used": "cuda",
273
+ "error": null,
274
+ "error_code": null,
275
+ "warnings": [],
276
+ "notes": null
277
+ },
278
+ {
279
+ "name": "onset_extractor",
280
+ "kind": "audio",
281
+ "status": "ok",
282
+ "empty_reason": null,
283
+ "started_at": "2026-07-27T04:31:51Z",
284
+ "finished_at": "2026-07-27T04:33:38Z",
285
+ "duration_ms": 203,
286
+ "artifacts": [
287
+ {
288
+ "path": "onset_extractor/onset_extractor_features.npz",
289
+ "type": "npz"
290
+ },
291
+ {
292
+ "path": "onset_extractor/_render/render_context.json",
293
+ "type": "render"
294
+ }
295
+ ],
296
+ "producer_version": null,
297
+ "schema_version": null,
298
+ "device_used": "cpu",
299
+ "error": null,
300
+ "error_code": null,
301
+ "warnings": [],
302
+ "notes": null
303
+ },
304
+ {
305
+ "name": "pitch_extractor",
306
+ "kind": "audio",
307
+ "status": "ok",
308
+ "empty_reason": null,
309
+ "started_at": "2026-07-27T04:31:51Z",
310
+ "finished_at": "2026-07-27T04:33:38Z",
311
+ "duration_ms": 1720,
312
+ "artifacts": [
313
+ {
314
+ "path": "pitch_extractor/pitch_extractor_features.npz",
315
+ "type": "npz"
316
+ },
317
+ {
318
+ "path": "pitch_extractor/_render/render_context.json",
319
+ "type": "render"
320
+ }
321
+ ],
322
+ "producer_version": null,
323
+ "schema_version": null,
324
+ "device_used": "cpu",
325
+ "error": null,
326
+ "error_code": null,
327
+ "warnings": [],
328
+ "notes": null
329
+ },
330
+ {
331
+ "name": "quality_extractor",
332
+ "kind": "audio",
333
+ "status": "ok",
334
+ "empty_reason": null,
335
+ "started_at": "2026-07-27T04:31:28Z",
336
+ "finished_at": "2026-07-27T04:33:37Z",
337
+ "duration_ms": 395,
338
+ "artifacts": [
339
+ {
340
+ "path": "quality_extractor/quality_extractor_features.npz",
341
+ "type": "npz"
342
+ },
343
+ {
344
+ "path": "quality_extractor/_render/render_context.json",
345
+ "type": "render"
346
+ }
347
+ ],
348
+ "producer_version": null,
349
+ "schema_version": null,
350
+ "device_used": "cpu",
351
+ "error": null,
352
+ "error_code": null,
353
+ "warnings": [],
354
+ "notes": null
355
+ },
356
+ {
357
+ "name": "rhythmic_extractor",
358
+ "kind": "audio",
359
+ "status": "ok",
360
+ "empty_reason": null,
361
+ "started_at": "2026-07-27T04:31:48Z",
362
+ "finished_at": "2026-07-27T04:33:37Z",
363
+ "duration_ms": 2702,
364
+ "artifacts": [
365
+ {
366
+ "path": "rhythmic_extractor/rhythmic_extractor_features.npz",
367
+ "type": "npz"
368
+ },
369
+ {
370
+ "path": "rhythmic_extractor/_render/render_context.json",
371
+ "type": "render"
372
+ }
373
+ ],
374
+ "producer_version": null,
375
+ "schema_version": null,
376
+ "device_used": "cpu",
377
+ "error": null,
378
+ "error_code": null,
379
+ "warnings": [],
380
+ "notes": null
381
+ },
382
+ {
383
+ "name": "spectral_entropy_extractor",
384
+ "kind": "audio",
385
+ "status": "ok",
386
+ "empty_reason": null,
387
+ "started_at": "2026-07-27T04:33:36Z",
388
+ "finished_at": "2026-07-27T04:33:40Z",
389
+ "duration_ms": 147,
390
+ "artifacts": [
391
+ {
392
+ "path": "spectral_entropy_extractor/spectral_entropy_extractor_features.npz",
393
+ "type": "npz"
394
+ },
395
+ {
396
+ "path": "spectral_entropy_extractor/_render/render_context.json",
397
+ "type": "render"
398
+ }
399
+ ],
400
+ "producer_version": null,
401
+ "schema_version": null,
402
+ "device_used": "cpu",
403
+ "error": null,
404
+ "error_code": null,
405
+ "warnings": [],
406
+ "notes": null
407
+ },
408
+ {
409
+ "name": "spectral_extractor",
410
+ "kind": "audio",
411
+ "status": "ok",
412
+ "empty_reason": null,
413
+ "started_at": "2026-07-27T04:31:53Z",
414
+ "finished_at": "2026-07-27T04:33:38Z",
415
+ "duration_ms": 190,
416
+ "artifacts": [
417
+ {
418
+ "path": "spectral_extractor/spectral_extractor_features.npz",
419
+ "type": "npz"
420
+ },
421
+ {
422
+ "path": "spectral_extractor/_render/render_context.json",
423
+ "type": "render"
424
+ }
425
+ ],
426
+ "producer_version": null,
427
+ "schema_version": null,
428
+ "device_used": "cpu",
429
+ "error": null,
430
+ "error_code": null,
431
+ "warnings": [],
432
+ "notes": null
433
+ },
434
+ {
435
+ "name": "tempo_extractor",
436
+ "kind": "audio",
437
+ "status": "ok",
438
+ "empty_reason": null,
439
+ "started_at": "2026-07-27T04:31:58Z",
440
+ "finished_at": "2026-07-27T04:33:39Z",
441
+ "duration_ms": 233,
442
+ "artifacts": [
443
+ {
444
+ "path": "tempo_extractor/tempo_extractor_features.npz",
445
+ "type": "npz"
446
+ },
447
+ {
448
+ "path": "tempo_extractor/_render/render_context.json",
449
+ "type": "render"
450
+ }
451
+ ],
452
+ "producer_version": null,
453
+ "schema_version": null,
454
+ "device_used": "cpu",
455
+ "error": null,
456
+ "error_code": null,
457
+ "warnings": [],
458
+ "notes": null
459
+ },
460
+ {
461
+ "name": "content_domain",
462
+ "kind": "core",
463
+ "status": "error",
464
+ "empty_reason": null,
465
+ "started_at": "2026-07-27T04:35:23Z",
466
+ "finished_at": "2026-07-27T04:35:25Z",
467
+ "duration_ms": 1933,
468
+ "artifacts": [],
469
+ "producer_version": null,
470
+ "schema_version": null,
471
+ "device_used": "cuda",
472
+ "error": "subprocess exit 1 (python): Traceback (most recent call last): · File \"/workspace/TrendFlowML/DataProcessor/VisualProcessor/core/model_process/core_identity/content_domain/main.py\", line 825, in <module> · raise SystemExit(main()) · ^^^^^^ · File \"/workspace/TrendFlowML/DataProcessor/VisualProcessor/core/model_process/core_identity/content_domain/main.py\", line 606, in main · label_ids, label_names, prompts_per_label, db_meta, threshold_per_label = _load_domain_db( · ^^^^^^^^^^^^^^^^ · File \"/workspace/TrendFlowML/DataProcessor/VisualProcessor/core/model_process/core_identity/content_domain/main.py\", line 318, in _load_domain_db · raise RuntimeError(f\"{NAME} | domain db dir not found: {pkg}\") · RuntimeError: content_domain | domain db dir not found: /root/dp_models/bundled_models/semantics/content_domain/v1",
473
+ "error_code": "component_failed",
474
+ "warnings": null,
475
+ "notes": null
476
+ },
477
+ {
478
+ "name": "core_clip",
479
+ "kind": "core",
480
+ "status": "ok",
481
+ "empty_reason": null,
482
+ "started_at": "2026-07-27T04:34:42Z",
483
+ "finished_at": "2026-07-27T04:35:23Z",
484
+ "duration_ms": 41025,
485
+ "artifacts": [
486
+ {
487
+ "path": "core_clip/embeddings.npz",
488
+ "type": "npz"
489
+ }
490
+ ],
491
+ "producer_version": "2.1",
492
+ "schema_version": "core_clip_npz_v2",
493
+ "device_used": "cuda",
494
+ "error": null,
495
+ "error_code": null,
496
+ "warnings": null,
497
+ "notes": null
498
+ },
499
+ {
500
+ "name": "core_depth_midas",
501
+ "kind": "core",
502
+ "status": "ok",
503
+ "empty_reason": null,
504
+ "started_at": "2026-07-27T04:35:25Z",
505
+ "finished_at": "2026-07-27T04:35:55Z",
506
+ "duration_ms": 29571,
507
+ "artifacts": [
508
+ {
509
+ "path": "core_depth_midas/depth.npz",
510
+ "type": "npz"
511
+ }
512
+ ],
513
+ "producer_version": "2.2",
514
+ "schema_version": "core_depth_midas_npz_v3",
515
+ "device_used": "cuda",
516
+ "error": null,
517
+ "error_code": null,
518
+ "warnings": null,
519
+ "notes": null
520
+ },
521
+ {
522
+ "name": "core_optical_flow",
523
+ "kind": "core",
524
+ "status": "ok",
525
+ "empty_reason": null,
526
+ "started_at": "2026-07-27T04:35:55Z",
527
+ "finished_at": "2026-07-27T04:36:26Z",
528
+ "duration_ms": 31029,
529
+ "artifacts": [
530
+ {
531
+ "path": "core_optical_flow/flow.npz",
532
+ "type": "npz"
533
+ }
534
+ ],
535
+ "producer_version": "2.2",
536
+ "schema_version": "core_optical_flow_npz_v3",
537
+ "device_used": "cuda",
538
+ "error": null,
539
+ "error_code": null,
540
+ "warnings": null,
541
+ "notes": null
542
+ },
543
+ {
544
+ "name": "franchise_recognition",
545
+ "kind": "core",
546
+ "status": "error",
547
+ "empty_reason": null,
548
+ "started_at": "2026-07-27T04:37:09Z",
549
+ "finished_at": "2026-07-27T04:37:13Z",
550
+ "duration_ms": 3522,
551
+ "artifacts": [],
552
+ "producer_version": null,
553
+ "schema_version": null,
554
+ "device_used": "cuda",
555
+ "error": "subprocess exit 1 (python): franchise_recognition: [Embedding Service] localhost:8005 — not running",
556
+ "error_code": "component_failed",
557
+ "warnings": null,
558
+ "notes": null
559
+ },
560
+ {
561
+ "name": "cut_detection",
562
+ "kind": "module",
563
+ "status": "ok",
564
+ "empty_reason": null,
565
+ "started_at": "2026-07-27T04:36:26Z",
566
+ "finished_at": "2026-07-27T04:37:09Z",
567
+ "duration_ms": 42934,
568
+ "artifacts": [
569
+ {
570
+ "path": "cut_detection/cut_detection_features_2026-07-27_04-37-09-129807_3a9a5138.npz",
571
+ "type": "npz"
572
+ },
573
+ {
574
+ "path": "cut_detection/cut_detection_model_facing_2026-07-27_04-37-08-847975_d6398752.npz",
575
+ "type": "npz"
576
+ }
577
+ ],
578
+ "producer_version": "2.0",
579
+ "schema_version": "cut_detection_npz_v1",
580
+ "device_used": "cpu",
581
+ "error": null,
582
+ "error_code": null,
583
+ "warnings": null,
584
+ "notes": null
585
+ },
586
+ {
587
+ "name": "scene_classification",
588
+ "kind": "module",
589
+ "status": "ok",
590
+ "empty_reason": null,
591
+ "started_at": "2026-07-27T04:37:13Z",
592
+ "finished_at": "2026-07-27T04:37:53Z",
593
+ "duration_ms": 40443,
594
+ "artifacts": [
595
+ {
596
+ "path": "scene_classification/scene_classification_features.npz",
597
+ "type": "npz"
598
+ }
599
+ ],
600
+ "producer_version": "2.0.1",
601
+ "schema_version": "scene_classification_npz_v2",
602
+ "device_used": "cuda",
603
+ "error": null,
604
+ "error_code": null,
605
+ "warnings": null,
606
+ "notes": null
607
+ },
608
+ {
609
+ "name": "uniqueness",
610
+ "kind": "module",
611
+ "status": "ok",
612
+ "empty_reason": null,
613
+ "started_at": "2026-07-27T04:37:53Z",
614
+ "finished_at": "2026-07-27T04:37:55Z",
615
+ "duration_ms": 2283,
616
+ "artifacts": [
617
+ {
618
+ "path": "uniqueness/uniqueness.npz",
619
+ "type": "npz"
620
+ }
621
+ ],
622
+ "producer_version": "1.0.2",
623
+ "schema_version": "uniqueness_npz_v4",
624
+ "device_used": "cpu",
625
+ "error": null,
626
+ "error_code": null,
627
+ "warnings": null,
628
+ "notes": null
629
+ },
630
+ {
631
+ "name": "video_pacing",
632
+ "kind": "module",
633
+ "status": "empty",
634
+ "empty_reason": "video_pacing | too few frames: N=20 < min_frames=30 (no-fallback)",
635
+ "started_at": "2026-07-27T04:37:55Z",
636
+ "finished_at": "2026-07-27T04:38:06Z",
637
+ "duration_ms": 10824,
638
+ "artifacts": [
639
+ {
640
+ "path": "video_pacing/video_pacing_features.npz",
641
+ "type": "npz"
642
+ }
643
+ ],
644
+ "producer_version": "2.0.1",
645
+ "schema_version": "video_pacing_npz_v3",
646
+ "device_used": "cpu",
647
+ "error": null,
648
+ "error_code": null,
649
+ "warnings": null,
650
+ "notes": null
651
+ },
652
+ {
653
+ "name": "ASRTextProxyExtractor",
654
+ "kind": "text",
655
+ "status": "ok",
656
+ "empty_reason": null,
657
+ "started_at": null,
658
+ "finished_at": null,
659
+ "duration_ms": 76,
660
+ "artifacts": [],
661
+ "producer_version": null,
662
+ "schema_version": null,
663
+ "device_used": null,
664
+ "error": null,
665
+ "error_code": null,
666
+ "warnings": null,
667
+ "notes": null
668
+ },
669
+ {
670
+ "name": "LexicalStatsExtractor",
671
+ "kind": "text",
672
+ "status": "ok",
673
+ "empty_reason": null,
674
+ "started_at": null,
675
+ "finished_at": null,
676
+ "duration_ms": 75,
677
+ "artifacts": [],
678
+ "producer_version": null,
679
+ "schema_version": null,
680
+ "device_used": null,
681
+ "error": null,
682
+ "error_code": null,
683
+ "warnings": null,
684
+ "notes": null
685
+ },
686
+ {
687
+ "name": "TagsExtractor",
688
+ "kind": "text",
689
+ "status": "ok",
690
+ "empty_reason": null,
691
+ "started_at": null,
692
+ "finished_at": null,
693
+ "duration_ms": 90,
694
+ "artifacts": [],
695
+ "producer_version": null,
696
+ "schema_version": null,
697
+ "device_used": null,
698
+ "error": null,
699
+ "error_code": null,
700
+ "warnings": null,
701
+ "notes": null
702
+ },
703
+ {
704
+ "name": "text_processor",
705
+ "kind": "text",
706
+ "status": "ok",
707
+ "empty_reason": null,
708
+ "started_at": "2026-07-27T04:33:54Z",
709
+ "finished_at": "2026-07-27T04:34:15Z",
710
+ "duration_ms": 20735,
711
+ "artifacts": [
712
+ {
713
+ "path": "text_processor/text_features.npz",
714
+ "type": "npz"
715
+ },
716
+ {
717
+ "path": "text_processor/_render/render_context.json",
718
+ "type": "render"
719
+ },
720
+ {
721
+ "path": "text_processor/_render/asr_text_proxy_audio_features_report.html",
722
+ "type": "html_report"
723
+ },
724
+ {
725
+ "path": "text_processor/_render/lexico_static_features_report.html",
726
+ "type": "html_report"
727
+ },
728
+ {
729
+ "path": "text_processor/_render/tags_extractor_report.html",
730
+ "type": "html_report"
731
+ }
732
+ ],
733
+ "producer_version": "1.2.0",
734
+ "schema_version": "text_npz_v1",
735
+ "device_used": "cpu",
736
+ "error": null,
737
+ "error_code": null,
738
+ "warnings": null,
739
+ "notes": null
740
+ }
741
+ ]
742
+ }
full/-63tdE9tJD0/ad7f62b6c37f/mel_extractor/_render/render.html ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>Mel Extractor Debug</title>
7
+ <style>
8
+ body { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 20px; background: #f5f6fa; color: #111; }
9
+ .container { max-width: 1200px; margin: 0 auto; background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 14px rgba(0,0,0,0.06); }
10
+ h1 { margin: 0 0 10px 0; }
11
+ h2 { margin: 18px 0 10px 0; }
12
+ .meta { color: #555; font-size: 0.95em; }
13
+ .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; margin: 14px 0; }
14
+ .card { border: 1px solid #eee; border-radius: 10px; padding: 12px; background: #fff; }
15
+ .label { color: #666; font-size: 0.85em; margin-bottom: 4px; }
16
+ .value { font-variant-numeric: tabular-nums; font-size: 1.15em; font-weight: 700; }
17
+ canvas { width: 100%; border: 1px solid #eee; border-radius: 10px; }
18
+ </style>
19
+ </head>
20
+ <body>
21
+ <div class="container">
22
+ <h1>Mel Extractor Debug</h1>
23
+ <div class="meta">
24
+ <div><b>Status:</b> ok </div>
25
+ <div><b>Schema:</b> mel_extractor_npz_v2 | <b>Producer:</b> 2.1.1</div>
26
+ <div><b>Features enabled:</b> basic_features, spectral_features</div>
27
+ </div>
28
+
29
+ <div class="grid">
30
+ <div class="card"><div class="label">sample_rate</div><div class="value">22050</div></div>
31
+ <div class="card"><div class="label">n_mels</div><div class="value">128</div></div>
32
+ <div class="card"><div class="label">duration_sec</div><div class="value">8.09</div></div>
33
+ <div class="card"><div class="label">segments_count</div><div class="value">5</div></div>
34
+ </div>
35
+
36
+ <div class="grid">
37
+ <div class="card"><div class="label">mel_energy</div><div class="value">10.2174</div></div>
38
+ <div class="card"><div class="label">mel_centroid_mean/std (Hz)</div><div class="value">4471.9 / 197.5</div></div>
39
+ <div class="card"><div class="label">mel_bandwidth_mean/std (Hz)</div><div class="value">2707.3 / 93.3</div></div>
40
+ <div class="card"><div class="label">entropy / contrast</div><div class="value">4.6098 / 16.0867</div></div>
41
+ <div class="card"><div class="label">rolloff (Hz)</div><div class="value">7711.6</div></div>
42
+ <div class="card"><div class="label">flatness / stability</div><div class="value">0.6486 / 0.0000</div></div>
43
+ </div>
44
+
45
+ <h2>mel_mean (if statistics enabled)</h2>
46
+ <canvas id="melMeanCanvas" width="1100" height="280"></canvas>
47
+
48
+ <h2>Segment-aligned heatmap (mel_mean_by_segment)</h2>
49
+ <canvas id="melHeatmapCanvas" width="1100" height="360"></canvas>
50
+
51
+ <h2>Segment timelines</h2>
52
+ <canvas id="energyCanvas" width="1100" height="260"></canvas>
53
+ <div style="height:10px"></div>
54
+ <canvas id="centroidCanvas" width="1100" height="260"></canvas>
55
+ <div style="height:10px"></div>
56
+ <canvas id="bandwidthCanvas" width="1100" height="260"></canvas>
57
+
58
+ <script>
59
+ const centers = [0.5, 1.2999999523162842, 2.633333444595337, 3.700000047683716, 4.5425848960876465];
60
+ const mask = [true, true, true, true, true];
61
+ const melMean = [];
62
+ const melMeanBySeg = [];
63
+ const energy = [];
64
+ const centroid = [];
65
+ const bandwidth = [];
66
+
67
+ function isFiniteNum(x) {
68
+ const v = Number(x);
69
+ return Number.isFinite(v);
70
+ }
71
+
72
+ function drawVector(canvasId, vec, color, yLabel) {
73
+ const canvas = document.getElementById(canvasId);
74
+ if (!canvas) return;
75
+ const ctx = canvas.getContext('2d');
76
+ const w = canvas.width, h = canvas.height;
77
+ const pad = 44;
78
+ ctx.clearRect(0,0,w,h);
79
+ ctx.fillStyle = '#fff';
80
+ ctx.fillRect(0,0,w,h);
81
+ ctx.strokeStyle = '#ddd';
82
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
83
+ if (!Array.isArray(vec) || vec.length < 2) {
84
+ ctx.fillStyle = '#666';
85
+ ctx.font = '14px sans-serif';
86
+ ctx.fillText('no data', 12, 24);
87
+ return;
88
+ }
89
+ const pts = [];
90
+ for (let i=0;i<vec.length;i++) {
91
+ if (isFiniteNum(vec[i])) pts.push([i, Number(vec[i])]);
92
+ }
93
+ if (pts.length < 2) return;
94
+ let yMin = pts[0][1], yMax = pts[0][1];
95
+ for (const [,y] of pts) {
96
+ if (y < yMin) yMin = y;
97
+ if (y > yMax) yMax = y;
98
+ }
99
+ if (yMax <= yMin) yMax = yMin + 1e-6;
100
+ const xScale = (w - 2*pad) / Math.max(1, (vec.length - 1));
101
+ const yScale = (h - 2*pad) / (yMax - yMin);
102
+ ctx.strokeStyle = '#bbb';
103
+ ctx.beginPath();
104
+ ctx.moveTo(pad, pad);
105
+ ctx.lineTo(pad, h-pad);
106
+ ctx.lineTo(w-pad, h-pad);
107
+ ctx.stroke();
108
+ ctx.fillStyle = '#666';
109
+ ctx.font = '12px sans-serif';
110
+ ctx.fillText(yLabel, 8, 18);
111
+ ctx.strokeStyle = color;
112
+ ctx.lineWidth = 2;
113
+ ctx.beginPath();
114
+ for (let i=0;i<pts.length;i++) {
115
+ const x = pad + pts[i][0] * xScale;
116
+ const y = h - pad - (pts[i][1] - yMin) * yScale;
117
+ if (i===0) ctx.moveTo(x,y); else ctx.lineTo(x,y);
118
+ }
119
+ ctx.stroke();
120
+ }
121
+
122
+ function drawLine(canvasId, xs, ys, color, yLabel) {
123
+ const canvas = document.getElementById(canvasId);
124
+ if (!canvas) return;
125
+ const ctx = canvas.getContext('2d');
126
+ const w = canvas.width, h = canvas.height;
127
+ const pad = 44;
128
+ ctx.clearRect(0,0,w,h);
129
+ ctx.fillStyle = '#fff';
130
+ ctx.fillRect(0,0,w,h);
131
+ ctx.strokeStyle = '#ddd';
132
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
133
+ const pts = [];
134
+ for (let i=0;i<Math.min(xs.length, ys.length, mask.length);i++) {
135
+ if (!mask[i]) continue;
136
+ if (isFiniteNum(xs[i]) && isFiniteNum(ys[i])) pts.push([Number(xs[i]), Number(ys[i])]);
137
+ }
138
+ if (pts.length < 2) {
139
+ ctx.fillStyle = '#666';
140
+ ctx.font = '14px sans-serif';
141
+ ctx.fillText('no data', 12, 24);
142
+ return;
143
+ }
144
+ let xMin = pts[0][0], xMax = pts[0][0], yMin = pts[0][1], yMax = pts[0][1];
145
+ for (const [x,y] of pts) {
146
+ if (x < xMin) xMin = x;
147
+ if (x > xMax) xMax = x;
148
+ if (y < yMin) yMin = y;
149
+ if (y > yMax) yMax = y;
150
+ }
151
+ if (xMax <= xMin) xMax = xMin + 1;
152
+ if (yMax <= yMin) yMax = yMin + 1e-6;
153
+ const xScale = (w - 2*pad) / (xMax - xMin);
154
+ const yScale = (h - 2*pad) / (yMax - yMin);
155
+ ctx.strokeStyle = '#bbb';
156
+ ctx.beginPath();
157
+ ctx.moveTo(pad, pad);
158
+ ctx.lineTo(pad, h-pad);
159
+ ctx.lineTo(w-pad, h-pad);
160
+ ctx.stroke();
161
+ ctx.fillStyle = '#666';
162
+ ctx.font = '12px sans-serif';
163
+ ctx.fillText(yLabel, 8, 18);
164
+ ctx.strokeStyle = color;
165
+ ctx.lineWidth = 2;
166
+ ctx.beginPath();
167
+ for (let i=0;i<pts.length;i++) {
168
+ const x = pad + (pts[i][0] - xMin) * xScale;
169
+ const y = h - pad - (pts[i][1] - yMin) * yScale;
170
+ if (i===0) ctx.moveTo(x,y); else ctx.lineTo(x,y);
171
+ }
172
+ ctx.stroke();
173
+ }
174
+
175
+ function drawHeatmap(canvasId, mat, mask, maxRows, maxCols) {
176
+ const canvas = document.getElementById(canvasId);
177
+ if (!canvas) return;
178
+ const ctx = canvas.getContext('2d');
179
+ const w = canvas.width, h = canvas.height;
180
+ ctx.clearRect(0,0,w,h);
181
+ if (!Array.isArray(mat) || mat.length === 0) {
182
+ ctx.fillStyle = '#666';
183
+ ctx.font = '14px sans-serif';
184
+ ctx.fillText('no data', 12, 24);
185
+ return;
186
+ }
187
+ const N = mat.length;
188
+ const M = Array.isArray(mat[0]) ? mat[0].length : 0;
189
+ if (M === 0) return;
190
+ const rowStep = Math.max(1, Math.floor(N / Math.max(1, maxRows)));
191
+ const colStep = Math.max(1, Math.floor(M / Math.max(1, maxCols)));
192
+ let maxV = 0.0;
193
+ for (let i=0;i<N;i+=rowStep) {
194
+ if (mask && mask.length > i && !mask[i]) continue;
195
+ for (let j=0;j<M;j+=colStep) {
196
+ const v = Number(mat[i][j]);
197
+ if (Number.isFinite(v)) maxV = Math.max(maxV, Math.abs(v));
198
+ }
199
+ }
200
+ if (maxV <= 0) maxV = 1.0;
201
+ const rows = Math.ceil(N / rowStep);
202
+ const cols = Math.ceil(M / colStep);
203
+ const cellW = w / cols;
204
+ const cellH = h / rows;
205
+ for (let ri=0; ri<rows; ri++) {
206
+ const i = ri * rowStep;
207
+ if (mask && mask.length > i && !mask[i]) continue;
208
+ for (let cj=0; cj<cols; cj++) {
209
+ const j = cj * colStep;
210
+ const v = Number(mat[i][j]);
211
+ const t = Number.isFinite(v) ? Math.max(0, Math.min(1, (v / maxV + 1) * 0.5)) : 0.0;
212
+ const r = Math.floor(20 + 230 * t);
213
+ const g = Math.floor(20 + 160 * (1 - Math.abs(t - 0.5) * 2));
214
+ const b = Math.floor(30 + 220 * (1 - t));
215
+ ctx.fillStyle = `rgb(${r},${g},${b})`;
216
+ ctx.fillRect(cj * cellW, (rows - 1 - ri) * cellH, Math.ceil(cellW), Math.ceil(cellH));
217
+ }
218
+ }
219
+ }
220
+
221
+ drawVector('melMeanCanvas', melMean, '#0b3d91', 'mel_mean (dB)');
222
+ drawHeatmap('melHeatmapCanvas', melMeanBySeg, mask, 220, 128);
223
+ drawLine('energyCanvas', centers, energy, '#22a6b3', 'energy');
224
+ drawLine('centroidCanvas', centers, centroid, '#6c5ce7', 'centroid_mean (Hz)');
225
+ drawLine('bandwidthCanvas', centers, bandwidth, '#eb4d4b', 'bandwidth_mean (Hz)');
226
+ </script>
227
+ </div>
228
+ </body>
229
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/mel_extractor/_render/render_context.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "mel_extractor",
3
+ "summary": {
4
+ "sample_rate": 22050,
5
+ "n_fft": 2048,
6
+ "hop_length": 512,
7
+ "n_mels": 128,
8
+ "fmin": 0.0,
9
+ "fmax": 11025.0,
10
+ "power": 2.0,
11
+ "device_used": "cuda",
12
+ "duration": 8.085169792175293,
13
+ "segments_count": 5
14
+ },
15
+ "basic_features": {
16
+ "mel_shape": [
17
+ 128,
18
+ 352
19
+ ],
20
+ "mel_elements": 45056
21
+ },
22
+ "statistics": {},
23
+ "spectral_features": {},
24
+ "time_series": {
25
+ "segment_start_sec": [
26
+ 0.0,
27
+ 0.2999999523162842,
28
+ 1.633333444595337,
29
+ 2.700000047683716,
30
+ 4.0
31
+ ],
32
+ "segment_end_sec": [
33
+ 1.0,
34
+ 2.299999952316284,
35
+ 3.633333444595337,
36
+ 4.699999809265137,
37
+ 5.085169792175293
38
+ ],
39
+ "segment_center_sec": [
40
+ 0.5,
41
+ 1.2999999523162842,
42
+ 2.633333444595337,
43
+ 3.700000047683716,
44
+ 4.5425848960876465
45
+ ],
46
+ "segment_mask": [
47
+ true,
48
+ true,
49
+ true,
50
+ true,
51
+ true
52
+ ]
53
+ },
54
+ "additional_metrics": {
55
+ "mel_energy": 10.217413902282715,
56
+ "mel_centroid_mean": 4471.87890625,
57
+ "mel_centroid_std": 197.53868103027344,
58
+ "mel_bandwidth_mean": 2707.33203125,
59
+ "mel_bandwidth_std": 93.33854675292969,
60
+ "mel_spectrogram_entropy": 4.609766483306885,
61
+ "mel_spectrogram_contrast": 16.086706161499023,
62
+ "mel_rolloff": 7711.6357421875,
63
+ "mel_flatness": 0.6486489176750183,
64
+ "mel_stability": 0.0
65
+ },
66
+ "meta": {
67
+ "status": "ok",
68
+ "producer_version": "2.1.1",
69
+ "schema_version": "mel_extractor_npz_v2",
70
+ "created_at": "2026-07-27T04:33:38Z"
71
+ }
72
+ }
full/-63tdE9tJD0/ad7f62b6c37f/mel_extractor/mel_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a4dd909d05bb492cf8ec70e2e3cd642f964e5fa0cc961f9da01dbb4a5e297a9
3
+ size 2716
full/-63tdE9tJD0/ad7f62b6c37f/mfcc_extractor/_render/render.html ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>MFCC Extractor Debug</title>
7
+ <style>
8
+ body { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 20px; background: #f5f6fa; color: #111; }
9
+ .container { max-width: 1200px; margin: 0 auto; background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 14px rgba(0,0,0,0.06); }
10
+ h1 { margin: 0 0 10px 0; }
11
+ h2 { margin: 18px 0 10px 0; }
12
+ .meta { color: #555; font-size: 0.95em; }
13
+ .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; margin: 14px 0; }
14
+ .card { border: 1px solid #eee; border-radius: 10px; padding: 12px; background: #fff; }
15
+ .label { color: #666; font-size: 0.85em; margin-bottom: 4px; }
16
+ .value { font-variant-numeric: tabular-nums; font-size: 1.15em; font-weight: 700; }
17
+ canvas { width: 100%; border: 1px solid #eee; border-radius: 10px; }
18
+ </style>
19
+ </head>
20
+ <body>
21
+ <div class="container">
22
+ <h1>MFCC Extractor Debug</h1>
23
+ <div class="meta">
24
+ <div><b>Status:</b> ok </div>
25
+ <div><b>Schema:</b> mfcc_extractor_npz_v2 | <b>Producer:</b> 2.1.1</div>
26
+ <div><b>Features enabled:</b> basic_features</div>
27
+ </div>
28
+
29
+ <div class="grid">
30
+ <div class="card"><div class="label">sample_rate</div><div class="value">22050</div></div>
31
+ <div class="card"><div class="label">n_mfcc</div><div class="value">13</div></div>
32
+ <div class="card"><div class="label">duration_sec</div><div class="value">8.09</div></div>
33
+ <div class="card"><div class="label">segments_count</div><div class="value">5</div></div>
34
+ </div>
35
+
36
+ <div class="grid">
37
+ <div class="card"><div class="label">mfcc_energy</div><div class="value">70.1544</div></div>
38
+ <div class="card"><div class="label">mfcc_centroid</div><div class="value">-1.1319</div></div>
39
+ <div class="card"><div class="label">mfcc_bandwidth</div><div class="value">45.1938</div></div>
40
+ <div class="card"><div class="label">mfcc_stability</div><div class="value">0.0222</div></div>
41
+ </div>
42
+
43
+ <h2>mfcc_mean (basic_features)</h2>
44
+ <canvas id="mfccMeanCanvas" width="1100" height="280"></canvas>
45
+
46
+ <h2>Segment-aligned heatmap (mfcc_mean_by_segment)</h2>
47
+ <canvas id="mfccHeatmapCanvas" width="1100" height="360"></canvas>
48
+
49
+ <h2>Segment timelines</h2>
50
+ <canvas id="energyCanvas" width="1100" height="260"></canvas>
51
+
52
+ <script>
53
+ const centers = [0.5, 1.2999999523162842, 2.633333444595337, 3.700000047683716, 4.5425848960876465];
54
+ const mask = [true, true, true, true, true];
55
+ const mfccMean = [12.919174194335938, 101.1356201171875, 3.7959351539611816, 20.284931182861328, -5.1112213134765625, -8.10206413269043, -9.799051284790039, -15.092260360717773, -21.82861328125, -23.95917320251465, -28.429916381835938, -20.824750900268555, -19.70292854309082];
56
+ const mfccMeanBySeg = [];
57
+ const energy = [];
58
+
59
+ function isFiniteNum(x) {
60
+ const v = Number(x);
61
+ return Number.isFinite(v);
62
+ }
63
+
64
+ function drawVector(canvasId, vec, color, yLabel) {
65
+ const canvas = document.getElementById(canvasId);
66
+ if (!canvas) return;
67
+ const ctx = canvas.getContext('2d');
68
+ const w = canvas.width, h = canvas.height;
69
+ const pad = 44;
70
+ ctx.clearRect(0,0,w,h);
71
+ ctx.fillStyle = '#fff';
72
+ ctx.fillRect(0,0,w,h);
73
+ ctx.strokeStyle = '#ddd';
74
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
75
+ if (!Array.isArray(vec) || vec.length < 2) {
76
+ ctx.fillStyle = '#666';
77
+ ctx.font = '14px sans-serif';
78
+ ctx.fillText('no data', 12, 24);
79
+ return;
80
+ }
81
+ const pts = [];
82
+ for (let i=0;i<vec.length;i++) {
83
+ if (isFiniteNum(vec[i])) pts.push([i, Number(vec[i])]);
84
+ }
85
+ if (pts.length < 2) return;
86
+ let yMin = pts[0][1], yMax = pts[0][1];
87
+ for (const [,y] of pts) {
88
+ if (y < yMin) yMin = y;
89
+ if (y > yMax) yMax = y;
90
+ }
91
+ if (yMax <= yMin) yMax = yMin + 1e-6;
92
+ const xScale = (w - 2*pad) / Math.max(1, (vec.length - 1));
93
+ const yScale = (h - 2*pad) / (yMax - yMin);
94
+ ctx.strokeStyle = '#bbb';
95
+ ctx.beginPath();
96
+ ctx.moveTo(pad, pad);
97
+ ctx.lineTo(pad, h-pad);
98
+ ctx.lineTo(w-pad, h-pad);
99
+ ctx.stroke();
100
+ ctx.fillStyle = '#666';
101
+ ctx.font = '12px sans-serif';
102
+ ctx.fillText(yLabel, 8, 18);
103
+ ctx.strokeStyle = color;
104
+ ctx.lineWidth = 2;
105
+ ctx.beginPath();
106
+ for (let i=0;i<pts.length;i++) {
107
+ const x = pad + pts[i][0] * xScale;
108
+ const y = h - pad - (pts[i][1] - yMin) * yScale;
109
+ if (i===0) ctx.moveTo(x,y); else ctx.lineTo(x,y);
110
+ }
111
+ ctx.stroke();
112
+ }
113
+
114
+ function drawLine(canvasId, xs, ys, color, yLabel) {
115
+ const canvas = document.getElementById(canvasId);
116
+ if (!canvas) return;
117
+ const ctx = canvas.getContext('2d');
118
+ const w = canvas.width, h = canvas.height;
119
+ const pad = 44;
120
+ ctx.clearRect(0,0,w,h);
121
+ ctx.fillStyle = '#fff';
122
+ ctx.fillRect(0,0,w,h);
123
+ ctx.strokeStyle = '#ddd';
124
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
125
+ const pts = [];
126
+ for (let i=0;i<Math.min(xs.length, ys.length, mask.length);i++) {
127
+ if (!mask[i]) continue;
128
+ if (isFiniteNum(xs[i]) && isFiniteNum(ys[i])) pts.push([Number(xs[i]), Number(ys[i])]);
129
+ }
130
+ if (pts.length < 2) {
131
+ ctx.fillStyle = '#666';
132
+ ctx.font = '14px sans-serif';
133
+ ctx.fillText('no data', 12, 24);
134
+ return;
135
+ }
136
+ let xMin = pts[0][0], xMax = pts[0][0], yMin = pts[0][1], yMax = pts[0][1];
137
+ for (const [x,y] of pts) {
138
+ if (x < xMin) xMin = x;
139
+ if (x > xMax) xMax = x;
140
+ if (y < yMin) yMin = y;
141
+ if (y > yMax) yMax = y;
142
+ }
143
+ if (xMax <= xMin) xMax = xMin + 1;
144
+ if (yMax <= yMin) yMax = yMin + 1e-6;
145
+ const xScale = (w - 2*pad) / (xMax - xMin);
146
+ const yScale = (h - 2*pad) / (yMax - yMin);
147
+ ctx.strokeStyle = '#bbb';
148
+ ctx.beginPath();
149
+ ctx.moveTo(pad, pad);
150
+ ctx.lineTo(pad, h-pad);
151
+ ctx.lineTo(w-pad, h-pad);
152
+ ctx.stroke();
153
+ ctx.fillStyle = '#666';
154
+ ctx.font = '12px sans-serif';
155
+ ctx.fillText(yLabel, 8, 18);
156
+ ctx.strokeStyle = color;
157
+ ctx.lineWidth = 2;
158
+ ctx.beginPath();
159
+ for (let i=0;i<pts.length;i++) {
160
+ const x = pad + (pts[i][0] - xMin) * xScale;
161
+ const y = h - pad - (pts[i][1] - yMin) * yScale;
162
+ if (i===0) ctx.moveTo(x,y); else ctx.lineTo(x,y);
163
+ }
164
+ ctx.stroke();
165
+ }
166
+
167
+ function drawHeatmap(canvasId, mat, mask, maxRows, maxCols) {
168
+ const canvas = document.getElementById(canvasId);
169
+ if (!canvas) return;
170
+ const ctx = canvas.getContext('2d');
171
+ const w = canvas.width, h = canvas.height;
172
+ ctx.clearRect(0,0,w,h);
173
+ if (!Array.isArray(mat) || mat.length === 0) {
174
+ ctx.fillStyle = '#666';
175
+ ctx.font = '14px sans-serif';
176
+ ctx.fillText('no data', 12, 24);
177
+ return;
178
+ }
179
+ const N = mat.length;
180
+ const M = Array.isArray(mat[0]) ? mat[0].length : 0;
181
+ if (M === 0) return;
182
+ const rowStep = Math.max(1, Math.floor(N / Math.max(1, maxRows)));
183
+ const colStep = Math.max(1, Math.floor(M / Math.max(1, maxCols)));
184
+ let maxV = 0.0;
185
+ for (let i=0;i<N;i+=rowStep) {
186
+ if (mask && mask.length > i && !mask[i]) continue;
187
+ for (let j=0;j<M;j+=colStep) {
188
+ const v = Number(mat[i][j]);
189
+ if (Number.isFinite(v)) maxV = Math.max(maxV, Math.abs(v));
190
+ }
191
+ }
192
+ if (maxV <= 0) maxV = 1.0;
193
+ const rows = Math.ceil(N / rowStep);
194
+ const cols = Math.ceil(M / colStep);
195
+ const cellW = w / cols;
196
+ const cellH = h / rows;
197
+ for (let ri=0; ri<rows; ri++) {
198
+ const i = ri * rowStep;
199
+ if (mask && mask.length > i && !mask[i]) continue;
200
+ for (let cj=0; cj<cols; cj++) {
201
+ const j = cj * colStep;
202
+ const v = Number(mat[i][j]);
203
+ const t = Number.isFinite(v) ? Math.max(0, Math.min(1, (v / maxV + 1) * 0.5)) : 0.0;
204
+ const r = Math.floor(20 + 230 * t);
205
+ const g = Math.floor(20 + 160 * (1 - Math.abs(t - 0.5) * 2));
206
+ const b = Math.floor(30 + 220 * (1 - t));
207
+ ctx.fillStyle = `rgb(${r},${g},${b})`;
208
+ ctx.fillRect(cj * cellW, (rows - 1 - ri) * cellH, Math.ceil(cellW), Math.ceil(cellH));
209
+ }
210
+ }
211
+ }
212
+
213
+ drawVector('mfccMeanCanvas', mfccMean, '#0b3d91', 'mfcc_mean');
214
+ drawHeatmap('mfccHeatmapCanvas', mfccMeanBySeg, mask, 220, 128);
215
+ drawLine('energyCanvas', centers, energy, '#22a6b3', 'energy');
216
+ </script>
217
+ </div>
218
+ </body>
219
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/mfcc_extractor/_render/render_context.json ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "mfcc_extractor",
3
+ "summary": {
4
+ "sample_rate": 22050,
5
+ "n_mfcc": 13,
6
+ "n_fft": 2048,
7
+ "hop_length": 512,
8
+ "n_mels": 128,
9
+ "fmin": 0.0,
10
+ "fmax": 11025.0,
11
+ "device_used": "cuda",
12
+ "duration": 8.085169792175293,
13
+ "segments_count": 5
14
+ },
15
+ "basic_features": {
16
+ "mfcc_mean": [
17
+ 12.919174194335938,
18
+ 101.1356201171875,
19
+ 3.7959351539611816,
20
+ 20.284931182861328,
21
+ -5.1112213134765625,
22
+ -8.10206413269043,
23
+ -9.799051284790039,
24
+ -15.092260360717773,
25
+ -21.82861328125,
26
+ -23.95917320251465,
27
+ -28.429916381835938,
28
+ -20.824750900268555,
29
+ -19.70292854309082
30
+ ],
31
+ "mfcc_std": [
32
+ 76.22066497802734,
33
+ 33.128353118896484,
34
+ 12.430002212524414,
35
+ 13.120267868041992,
36
+ 8.709434509277344,
37
+ 7.040592193603516,
38
+ 6.313727855682373,
39
+ 7.221350193023682,
40
+ 7.78961706161499,
41
+ 8.450094223022461,
42
+ 8.521869659423828,
43
+ 8.585972785949707,
44
+ 8.310874938964844
45
+ ],
46
+ "mfcc_min": [
47
+ -371.6018371582031,
48
+ -6.30848830951436e-08,
49
+ -30.140369415283203,
50
+ -11.82787799835205,
51
+ -37.96455001831055,
52
+ -25.340925216674805,
53
+ -28.792436599731445,
54
+ -35.581729888916016,
55
+ -45.833229064941406,
56
+ -40.827003479003906,
57
+ -50.01355743408203,
58
+ -43.47439956665039,
59
+ -47.80621337890625
60
+ ],
61
+ "mfcc_max": [
62
+ 142.78370666503906,
63
+ 179.1124725341797,
64
+ 35.387237548828125,
65
+ 53.5214729309082,
66
+ 19.85216522216797,
67
+ 14.655830383300781,
68
+ 11.781352996826172,
69
+ 11.468507766723633,
70
+ -8.058708772296086e-06,
71
+ 1.0237821340560913,
72
+ -1.8385737348580733e-05,
73
+ 0.7593342065811157,
74
+ 0.7429925799369812
75
+ ]
76
+ },
77
+ "deltas": {},
78
+ "time_series": {
79
+ "segment_start_sec": [
80
+ 0.0,
81
+ 0.2999999523162842,
82
+ 1.633333444595337,
83
+ 2.700000047683716,
84
+ 4.0
85
+ ],
86
+ "segment_end_sec": [
87
+ 1.0,
88
+ 2.299999952316284,
89
+ 3.633333444595337,
90
+ 4.699999809265137,
91
+ 5.085169792175293
92
+ ],
93
+ "segment_center_sec": [
94
+ 0.5,
95
+ 1.2999999523162842,
96
+ 2.633333444595337,
97
+ 3.700000047683716,
98
+ 4.5425848960876465
99
+ ],
100
+ "segment_mask": [
101
+ true,
102
+ true,
103
+ true,
104
+ true,
105
+ true
106
+ ]
107
+ },
108
+ "additional_metrics": {
109
+ "mfcc_energy": 70.15442657470703,
110
+ "mfcc_centroid": -1.1318703889846802,
111
+ "mfcc_bandwidth": 45.19380569458008,
112
+ "mfcc_stability": 0.02219976671040058
113
+ },
114
+ "meta": {
115
+ "status": "ok",
116
+ "producer_version": "2.1.1",
117
+ "schema_version": "mfcc_extractor_npz_v2",
118
+ "created_at": "2026-07-27T04:33:37Z"
119
+ }
120
+ }
full/-63tdE9tJD0/ad7f62b6c37f/mfcc_extractor/mfcc_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7358a90f9c8ab4c6f47a4876241db214fb081b1f81caf9e67b7bf9ab6fd810c
3
+ size 3556
full/-63tdE9tJD0/ad7f62b6c37f/onset_extractor/_render/render.html ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>Onset Extractor Debug</title>
7
+ <style>
8
+ body { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 20px; background: #f5f6fa; color: #111; }
9
+ .container { max-width: 1200px; margin: 0 auto; background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 14px rgba(0,0,0,0.06); }
10
+ h1 { margin: 0 0 10px 0; }
11
+ h2 { margin: 18px 0 10px 0; }
12
+ .meta { color: #555; font-size: 0.95em; }
13
+ .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 12px; margin: 14px 0; }
14
+ .card { border: 1px solid #eee; border-radius: 10px; padding: 12px; background: #fff; }
15
+ .label { color: #666; font-size: 0.85em; margin-bottom: 4px; }
16
+ .value { font-variant-numeric: tabular-nums; font-size: 1.15em; font-weight: 700; }
17
+ canvas { width: 100%; border: 1px solid #eee; border-radius: 10px; }
18
+ </style>
19
+ </head>
20
+ <body>
21
+ <div class="container">
22
+ <h1>Onset Extractor Debug</h1>
23
+ <div class="meta">
24
+ <div><b>Status:</b> ok </div>
25
+ <div><b>Schema:</b> onset_extractor_npz_v2 | <b>Producer:</b> 2.0.1</div>
26
+ <div><b>Features enabled:</b> basic_features</div>
27
+ </div>
28
+
29
+ <div class="grid">
30
+ <div class="card"><div class="label">backend</div><div class="value">librosa</div></div>
31
+ <div class="card"><div class="label">sample_rate</div><div class="value">22050.0</div></div>
32
+ <div class="card"><div class="label">hop_length</div><div class="value">512.0</div></div>
33
+ <div class="card"><div class="label">segments_count</div><div class="value">5.0</div></div>
34
+ <div class="card"><div class="label">duration</div><div class="value">8.09s</div></div>
35
+ </div>
36
+
37
+ <div class="grid">
38
+ <div class="card"><div class="label">onset_count</div><div class="value">22.0</div></div>
39
+ <div class="card"><div class="label">onset_density_per_sec</div><div class="value">2.7210</div></div>
40
+ <div class="card"><div class="label">insufficient_onsets</div><div class="value">0.0</div></div>
41
+ </div>
42
+
43
+ <div class="grid">
44
+ <div class="card"><div class="label">avg_interval_sec</div><div class="value">0.0000</div></div>
45
+ <div class="card"><div class="label">interval_std</div><div class="value">0.0000</div></div>
46
+ <div class="card"><div class="label">onset_regularity_score</div><div class="value">0.0000</div></div>
47
+ <div class="card"><div class="label">onset_tempo_estimate (BPM)</div><div class="value">0.00</div></div>
48
+ </div>
49
+
50
+ <h2>Onset Timeline</h2>
51
+ <canvas id="onsetCanvas" width="1100" height="280"></canvas>
52
+
53
+ <script>
54
+ const onsetTimes = [0.09287981688976288, 0.5553741455078125, 0.5572789311408997, 0.8823582530021667, 0.9036734700202942, 1.2519727945327759, 1.577052116394043, 1.7494330406188965, 2.0182313919067383, 2.0280725955963135, 2.353151798248291, 2.7246713638305664, 2.769659996032715, 3.071519374847412, 3.072970390319824, 3.419818639755249, 3.4212698936462402, 3.8609976768493652, 4.185759544372559, 4.186077117919922, 4.534059047698975, 4.534376621246338];
55
+ const duration = 8.085124969482422;
56
+
57
+ function drawOnsetTimeline() {
58
+ const canvas = document.getElementById('onsetCanvas');
59
+ if (!canvas) return;
60
+ const ctx = canvas.getContext('2d');
61
+ const w = canvas.width, h = canvas.height;
62
+ const pad = 44;
63
+ ctx.clearRect(0,0,w,h);
64
+ ctx.fillStyle = '#fff';
65
+ ctx.fillRect(0,0,w,h);
66
+ ctx.strokeStyle = '#ddd';
67
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
68
+ if (!Array.isArray(onsetTimes) || onsetTimes.length === 0) {
69
+ ctx.fillStyle = '#666';
70
+ ctx.font = '14px sans-serif';
71
+ ctx.fillText('no onset data', 12, 24);
72
+ return;
73
+ }
74
+ const pts = [];
75
+ for (let i = 0; i < onsetTimes.length; i++) {
76
+ const t = Number(onsetTimes[i]);
77
+ if (Number.isFinite(t)) pts.push([t, 1]);
78
+ }
79
+ if (pts.length === 0) return;
80
+ const xMin = 0, xMax = Math.max(duration, 1e-6);
81
+ const xScale = (w - 2*pad) / xMax;
82
+ const yScale = (h - 2*pad) / 2;
83
+ ctx.strokeStyle = '#bbb';
84
+ ctx.beginPath();
85
+ ctx.moveTo(pad, pad);
86
+ ctx.lineTo(pad, h-pad);
87
+ ctx.lineTo(w-pad, h-pad);
88
+ ctx.stroke();
89
+ ctx.fillStyle = '#c41e3a';
90
+ for (let i = 0; i < pts.length; i++) {
91
+ const x = pad + pts[i][0] * xScale;
92
+ const y = h - pad - (pts[i][1] - 0) * yScale;
93
+ ctx.beginPath();
94
+ ctx.arc(x, y, 4, 0, Math.PI * 2);
95
+ ctx.fill();
96
+ }
97
+ }
98
+ drawOnsetTimeline();
99
+ </script>
100
+ </div>
101
+ </body>
102
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/onset_extractor/_render/render_context.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "onset_extractor",
3
+ "summary": {
4
+ "backend": "librosa",
5
+ "sample_rate": 22050.0,
6
+ "hop_length": 512.0,
7
+ "segments_count": 5.0
8
+ },
9
+ "basic_features": {
10
+ "onset_count": 22.0,
11
+ "onset_density_per_sec": 2.7210464477539062,
12
+ "insufficient_onsets": 0.0
13
+ },
14
+ "interval_stats": {},
15
+ "rhythmic_metrics": {},
16
+ "timeline": {
17
+ "onset_times": [],
18
+ "duration": 8.085124969482422
19
+ },
20
+ "meta": {
21
+ "status": "ok",
22
+ "producer_version": "2.0.1",
23
+ "schema_version": "onset_extractor_npz_v2",
24
+ "created_at": "2026-07-27T04:33:37Z"
25
+ }
26
+ }
full/-63tdE9tJD0/ad7f62b6c37f/onset_extractor/onset_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff6d27533316bb19a65da26af4ce098a963ec89bec80fd4f416605b4b0b80fe
3
+ size 2537
full/-63tdE9tJD0/ad7f62b6c37f/pitch_extractor/_render/render.html ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>Pitch Extractor Debug</title>
7
+ <style>
8
+ body { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 20px; background: #f5f6fa; color: #111; }
9
+ .container { max-width: 1200px; margin: 0 auto; background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 14px rgba(0,0,0,0.06); }
10
+ h1 { margin: 0 0 10px 0; }
11
+ h2 { margin: 18px 0 10px 0; }
12
+ .meta { color: #555; font-size: 0.95em; }
13
+ .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 12px; margin: 14px 0; }
14
+ .card { border: 1px solid #eee; border-radius: 10px; padding: 12px; background: #fff; }
15
+ .label { color: #666; font-size: 0.85em; margin-bottom: 4px; }
16
+ .value { font-variant-numeric: tabular-nums; font-size: 1.15em; font-weight: 700; }
17
+ canvas { width: 100%; border: 1px solid #eee; border-radius: 10px; }
18
+ </style>
19
+ </head>
20
+ <body>
21
+ <div class="container">
22
+ <h1>Pitch Extractor Debug</h1>
23
+ <div class="meta">
24
+ <div><b>Status:</b> ok </div>
25
+ <div><b>Producer:</b> pitch_extractor v2.0.1 | <b>Method:</b> aggregated</div>
26
+ </div>
27
+
28
+ <div class="grid">
29
+ <div class="card"><div class="label">sample_rate</div><div class="value">22050</div></div>
30
+ <div class="card"><div class="label">device</div><div class="value">cpu</div></div>
31
+ <div class="card"><div class="label">duration</div><div class="value">8.09s</div></div>
32
+ </div>
33
+
34
+ <h2>Basic Statistics</h2>
35
+ <div class="grid">
36
+ <div class="card"><div class="label">F0 Mean</div><div class="value">203.56</div></div>
37
+ <div class="card"><div class="label">F0 Std</div><div class="value">214.25</div></div>
38
+ <div class="card"><div class="label">F0 Min</div><div class="value">76.78</div></div>
39
+ <div class="card"><div class="label">F0 Max</div><div class="value">629.50</div></div>
40
+ <div class="card"><div class="label">F0 Median</div><div class="value">91.99</div></div>
41
+ <div class="card"><div class="label">Pitch Contour Smoothness</div><div class="value">0.00</div></div>
42
+ <div class="card"><div class="label">Pitch Jump Count</div><div class="value">2</div></div>
43
+ <div class="card"><div class="label">Pitch Skewness</div><div class="value">1.46</div></div>
44
+ <div class="card"><div class="label">Pitch Kurtosis</div><div class="value">0.19</div></div>
45
+ </div>
46
+ <h3>Pitch Octave Distribution</h3>
47
+ <div class="grid">
48
+ <div class="card"><div class="label">octave_0</div><div class="value">60.0%</div></div>
49
+ <div class="card"><div class="label">octave_1</div><div class="value">20.0%</div></div>
50
+ <div class="card"><div class="label">octave_2</div><div class="value">0.0%</div></div>
51
+ <div class="card"><div class="label">octave_3</div><div class="value">20.0%</div></div>
52
+ <div class="card"><div class="label">octave_4</div><div class="value">0.0%</div></div>
53
+ </div>
54
+
55
+ <h2>Pitch (f0) Time Series</h2>
56
+ <canvas id="pitchCanvas" width="1100" height="280"></canvas>
57
+
58
+ <script>
59
+ const f0Series = [];
60
+ const timeSec = [];
61
+ const duration = 8.085124969482422;
62
+
63
+ function drawPitchChart() {
64
+ const canvas = document.getElementById('pitchCanvas');
65
+ if (!canvas) return;
66
+ const ctx = canvas.getContext('2d');
67
+ const w = canvas.width, h = canvas.height;
68
+ const pad = 44;
69
+ ctx.clearRect(0,0,w,h);
70
+ ctx.fillStyle = '#fff';
71
+ ctx.fillRect(0,0,w,h);
72
+ ctx.strokeStyle = '#ddd';
73
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
74
+ if (!Array.isArray(f0Series) || f0Series.length === 0) {
75
+ ctx.fillStyle = '#666';
76
+ ctx.font = '14px sans-serif';
77
+ ctx.fillText('no f0 data (enable time_series for .npy)', 12, 24);
78
+ return;
79
+ }
80
+ const pts = [];
81
+ for (let i = 0; i < f0Series.length; i++) {
82
+ const t = Array.isArray(timeSec) && timeSec[i] !== undefined ? Number(timeSec[i]) : i;
83
+ const y = Number(f0Series[i]);
84
+ if (Number.isFinite(y) && y > 0) pts.push([t, y]);
85
+ }
86
+ if (pts.length === 0) return;
87
+ const xMin = pts[0][0], xMax = pts[pts.length-1][0] || 1;
88
+ const yVals = pts.map(p => p[1]);
89
+ const yMin = Math.max(1, Math.min(...yVals) * 0.9);
90
+ const yMax = Math.max(...yVals) * 1.1;
91
+ const xScale = (w - 2*pad) / Math.max(xMax - xMin, 1e-6);
92
+ const yScale = (h - 2*pad) / (yMax - yMin);
93
+ ctx.strokeStyle = '#bbb';
94
+ ctx.beginPath();
95
+ ctx.moveTo(pad, pad);
96
+ ctx.lineTo(pad, h-pad);
97
+ ctx.lineTo(w-pad, h-pad);
98
+ ctx.stroke();
99
+ ctx.strokeStyle = '#1976d2';
100
+ ctx.lineWidth = 1.5;
101
+ ctx.beginPath();
102
+ let first = true;
103
+ for (let i = 0; i < pts.length; i++) {
104
+ const x = pad + (pts[i][0] - xMin) * xScale;
105
+ const y = h - pad - (pts[i][1] - yMin) * yScale;
106
+ if (first) { ctx.moveTo(x, y); first = false; }
107
+ else ctx.lineTo(x, y);
108
+ }
109
+ ctx.stroke();
110
+ }
111
+ drawPitchChart();
112
+ </script>
113
+ </div>
114
+ </body>
115
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/pitch_extractor/_render/render_context.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "pitch_extractor",
3
+ "summary": {
4
+ "sample_rate": 22050,
5
+ "device_used": "cpu",
6
+ "f0_method": "aggregated",
7
+ "duration": 8.085124969482422,
8
+ "hop_length": 512
9
+ },
10
+ "basic_stats": {
11
+ "f0_mean": 203.5574493408203,
12
+ "f0_std": 214.246826171875,
13
+ "f0_min": 76.77783203125,
14
+ "f0_max": 629.5008544921875,
15
+ "f0_median": 91.99394226074219,
16
+ "pitch_contour_smoothness": 0.003829923225566745,
17
+ "pitch_jump_count": 2,
18
+ "pitch_skewness": 1.4571115970611572,
19
+ "pitch_kurtosis": 0.18844720721244812,
20
+ "pitch_octave_distribution": {
21
+ "octave_0": 0.6,
22
+ "octave_1": 0.2,
23
+ "octave_2": 0.0,
24
+ "octave_3": 0.2,
25
+ "octave_4": 0.0
26
+ }
27
+ },
28
+ "stability_metrics": {},
29
+ "delta_features": {},
30
+ "method_stats": {},
31
+ "time_series": {},
32
+ "meta": {
33
+ "status": "ok",
34
+ "producer_version": "2.0.1",
35
+ "schema_version": "pitch_extractor_npz_v2",
36
+ "created_at": "2026-07-27T04:33:38Z"
37
+ }
38
+ }
full/-63tdE9tJD0/ad7f62b6c37f/pitch_extractor/pitch_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9da9732f398949395f8bbda49f1c625e90b907ff82c70733dabc2a78cb113ef9
3
+ size 3044
full/-63tdE9tJD0/ad7f62b6c37f/quality_extractor/_render/render.html ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Quality Extractor Debug</title>
6
+ <style>
7
+ body { font-family: ui-sans-serif, system-ui, Arial, sans-serif; margin: 20px; background: #f4f4f4; color: #111; }
8
+ .container { background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 2px 12px rgba(0,0,0,0.06); max-width: 1200px; margin: 0 auto; }
9
+ h1, h2 { color: #0b3d91; }
10
+ .summary { background: #eaf4ff; padding: 15px; border-radius: 8px; margin: 16px 0; border: 1px solid #cce0ff; }
11
+ .metrics { margin: 10px 0; }
12
+ .metrics table { border-collapse: collapse; width: 100%; }
13
+ .metrics th, .metrics td { border: 1px solid #ddd; padding: 8px; text-align: left; }
14
+ .metrics th { background-color: #4CAF50; color: white; }
15
+ .chart { margin: 18px 0; }
16
+ canvas { width: 100%; max-width: 1100px; height: 280px; border: 1px solid #eee; border-radius: 8px; }
17
+ </style>
18
+ </head>
19
+ <body>
20
+ <div class="container">
21
+ <h1>Quality Extractor Debug</h1>
22
+ <div class="summary">
23
+ <h2>Summary</h2>
24
+ <p><strong>Sample Rate:</strong> 22050 Hz</p>
25
+ <p><strong>Duration:</strong> 8.09 sec</p>
26
+ <p><strong>Segments:</strong> 5</p>
27
+ </div>
28
+
29
+ <div class="metrics">
30
+ <h2>Basic Metrics</h2>
31
+ <table>
32
+ <tr><th>Metric</th><th>Value</th></tr>
33
+ <tr><td><strong>DC Offset</strong></td><td>-0.000084</td></tr>
34
+ <tr><td><strong>Clipping Ratio</strong></td><td>0.0000</td></tr>
35
+ <tr><td><strong>Crest Factor (dB)</strong></td><td>12.17 dB</td></tr>
36
+ </table>
37
+ </div>
38
+
39
+
40
+
41
+
42
+ <div class="chart"><h2>DC Offset (segments)</h2><canvas id="dcCanvas" width="1100" height="280"></canvas></div>
43
+ <div class="chart"><h2>Clipping Ratio (segments)</h2><canvas id="clipCanvas" width="1100" height="280"></canvas></div>
44
+ <div class="chart"><h2>Crest Factor dB (segments)</h2><canvas id="crestCanvas" width="1100" height="280"></canvas></div>
45
+ <div class="chart"><h2>Dynamic Range dB (segments)</h2><canvas id="drCanvas" width="1100" height="280"></canvas></div>
46
+
47
+ <div class="summary"><h2>Raw Data (JSON)</h2><pre>{
48
+ "component": "quality_extractor",
49
+ "summary": {
50
+ "sample_rate": 22050,
51
+ "duration": 8.085124969482422,
52
+ "segments_count": 5,
53
+ "device_used": "cpu"
54
+ },
55
+ "basic_metrics": {
56
+ "dc_offset": -8.379264909308404e-05,
57
+ "clipping_ratio": 0.0,
58
+ "crest_factor_db": 12.165963172912598
59
+ },
60
+ "dynamic_metrics": {},
61
+ "frame_analysis": {},
62
+ "timeline": [
63
+ {
64
+ "center_sec": 0.5,
65
+ "segment_index": 0,
66
+ "segment_mask": true
67
+ },
68
+ {
69
+ "center_sec": 1.2999999523162842,
70
+ "segment_index": 1,
71
+ "segment_mask": true
72
+ },
73
+ {
74
+ "center_sec": 2.633333444595337,
75
+ "segment_index": 2,
76
+ "segment_mask": true
77
+ },
78
+ {
79
+ "center_sec": 3.700000047683716,
80
+ "segment_index": 3,
81
+ "segment_mask": true
82
+ },
83
+ {
84
+ "center_sec": 4.5425848960876465,
85
+ "segment_index": 4,
86
+ "segment_mask": true
87
+ }
88
+ ],
89
+ "time_series_paths": {}
90
+ }</pre></div>
91
+ </div>
92
+ <script>
93
+ const centers = [0.5, 1.2999999523162842, 2.633333444595337, 3.700000047683716, 4.5425848960876465];
94
+ const dcSeries = [];
95
+ const clipSeries = [];
96
+ const crestSeries = [];
97
+ const drSeries = [];
98
+
99
+ function isFiniteNum(x) {
100
+ const v = Number(x);
101
+ return Number.isFinite(v);
102
+ }
103
+
104
+ function drawLine(canvasId, xs, ys, color, yLabel) {
105
+ const canvas = document.getElementById(canvasId);
106
+ if (!canvas) return;
107
+ const ctx = canvas.getContext('2d');
108
+ const w = canvas.width, h = canvas.height;
109
+ const pad = 44;
110
+ ctx.clearRect(0,0,w,h);
111
+ ctx.fillStyle = '#fff';
112
+ ctx.fillRect(0,0,w,h);
113
+ ctx.strokeStyle = '#ddd';
114
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
115
+
116
+ const pts = [];
117
+ for (let i=0;i<Math.min(xs.length, ys.length);i++) {
118
+ if (isFiniteNum(xs[i]) && isFiniteNum(ys[i])) pts.push([Number(xs[i]), Number(ys[i])]);
119
+ }
120
+ if (pts.length < 2) {
121
+ ctx.fillStyle = '#666';
122
+ ctx.font = '14px sans-serif';
123
+ ctx.fillText('no data', 12, 24);
124
+ return;
125
+ }
126
+
127
+ let xMin = pts[0][0], xMax = pts[0][0], yMin = pts[0][1], yMax = pts[0][1];
128
+ for (const [x,y] of pts) {
129
+ if (x < xMin) xMin = x;
130
+ if (x > xMax) xMax = x;
131
+ if (y < yMin) yMin = y;
132
+ if (y > yMax) yMax = y;
133
+ }
134
+ if (xMax <= xMin) xMax = xMin + 1;
135
+ if (yMax <= yMin) yMax = yMin + 1e-6;
136
+
137
+ const xScale = (w - 2*pad) / (xMax - xMin);
138
+ const yScale = (h - 2*pad) / (yMax - yMin);
139
+
140
+ ctx.strokeStyle = '#bbb';
141
+ ctx.beginPath();
142
+ ctx.moveTo(pad, pad);
143
+ ctx.lineTo(pad, h-pad);
144
+ ctx.lineTo(w-pad, h-pad);
145
+ ctx.stroke();
146
+
147
+ ctx.fillStyle = '#666';
148
+ ctx.font = '12px sans-serif';
149
+ ctx.fillText(yLabel, 8, 18);
150
+
151
+ ctx.strokeStyle = color;
152
+ ctx.lineWidth = 2;
153
+ ctx.beginPath();
154
+ for (let i=0;i<pts.length;i++) {
155
+ const x = pad + (pts[i][0] - xMin) * xScale;
156
+ const y = h - pad - (pts[i][1] - yMin) * yScale;
157
+ if (i===0) ctx.moveTo(x,y); else ctx.lineTo(x,y);
158
+ }
159
+ ctx.stroke();
160
+
161
+ ctx.fillStyle = color;
162
+ for (let i=0;i<pts.length;i++) {
163
+ const x = pad + (pts[i][0] - xMin) * xScale;
164
+ const y = h - pad - (pts[i][1] - yMin) * yScale;
165
+ ctx.beginPath();
166
+ ctx.arc(x,y,2.5,0,2*Math.PI);
167
+ ctx.fill();
168
+ }
169
+ }
170
+
171
+ drawLine('dcCanvas', centers, dcSeries, '#22a6b3', 'DC Offset');
172
+ drawLine('clipCanvas', centers, clipSeries, '#eb4d4b', 'Clipping Ratio');
173
+ drawLine('crestCanvas', centers, crestSeries, '#6c5ce7', 'Crest Factor dB');
174
+ drawLine('drCanvas', centers, drSeries, '#00b894', 'Dynamic Range dB');
175
+ </script>
176
+ </body>
177
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/quality_extractor/_render/render_context.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "quality_extractor",
3
+ "summary": {
4
+ "sample_rate": 22050,
5
+ "duration": 8.085124969482422,
6
+ "segments_count": 5,
7
+ "device_used": "cpu"
8
+ },
9
+ "basic_metrics": {
10
+ "dc_offset": -8.379264909308404e-05,
11
+ "clipping_ratio": 0.0,
12
+ "crest_factor_db": 12.165963172912598
13
+ },
14
+ "dynamic_metrics": {},
15
+ "frame_analysis": {},
16
+ "timeline": [
17
+ {
18
+ "center_sec": 0.5,
19
+ "segment_index": 0,
20
+ "segment_mask": true
21
+ },
22
+ {
23
+ "center_sec": 1.2999999523162842,
24
+ "segment_index": 1,
25
+ "segment_mask": true
26
+ },
27
+ {
28
+ "center_sec": 2.633333444595337,
29
+ "segment_index": 2,
30
+ "segment_mask": true
31
+ },
32
+ {
33
+ "center_sec": 3.700000047683716,
34
+ "segment_index": 3,
35
+ "segment_mask": true
36
+ },
37
+ {
38
+ "center_sec": 4.5425848960876465,
39
+ "segment_index": 4,
40
+ "segment_mask": true
41
+ }
42
+ ],
43
+ "time_series_paths": {},
44
+ "meta": {
45
+ "status": "ok",
46
+ "producer_version": "2.0.1",
47
+ "schema_version": "quality_extractor_npz_v2",
48
+ "created_at": "2026-07-27T04:33:37Z"
49
+ }
50
+ }
full/-63tdE9tJD0/ad7f62b6c37f/quality_extractor/quality_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bae0ec41af9e1f742f10595506a544411913fbf620a78d0036fc8f42f856c8ec
3
+ size 2598
full/-63tdE9tJD0/ad7f62b6c37f/rhythmic_extractor/_render/render.html ADDED
@@ -0,0 +1,215 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Rhythmic Extractor Debug</title>
7
+ <style>
8
+ body { font-family: ui-sans-serif, system-ui, Arial, sans-serif; margin: 20px; background: #f4f4f4; color: #111; }
9
+ .container { background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 2px 12px rgba(0,0,0,0.06); max-width: 1200px; margin: 0 auto; }
10
+ h1, h2 { color: #0b3d91; }
11
+ .meta { background: #f7f7f7; padding: 12px; border-radius: 8px; margin: 12px 0; }
12
+ .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 10px; }
13
+ .card { border: 1px solid #eee; border-radius: 8px; padding: 10px; }
14
+ .k { color: #444; font-weight: 700; font-size: 0.95em; }
15
+ .v { font-variant-numeric: tabular-nums; font-weight: 800; font-size: 1.1em; }
16
+ canvas { width: 100%; max-width: 1100px; height: 240px; border: 1px solid #eee; border-radius: 8px; }
17
+ table { width: 100%; border-collapse: collapse; }
18
+ th, td { border-bottom: 1px solid #eee; padding: 8px; text-align: left; }
19
+ th { background: #0b3d91; color: #fff; }
20
+ pre { white-space: pre-wrap; word-break: break-word; }
21
+ </style>
22
+ </head>
23
+ <body>
24
+ <div class="container">
25
+ <h1>Rhythmic Extractor Debug</h1>
26
+ <div class="meta">
27
+ <div><strong>Status:</strong> ok</div>
28
+ <div><strong>Schema:</strong> rhythmic_extractor_npz_v2 | <strong>Producer:</strong> 2.0.1</div>
29
+ <div><strong>Backend:</strong> librosa | <strong>Hop:</strong> 512</div>
30
+ <div><strong>Sampling family used:</strong> tempo</div>
31
+ </div>
32
+
33
+ <h2>Model-facing (tabular)</h2>
34
+ <div class="grid">
35
+ <div class="card"><div class="k">tempo_bpm</div><div class="v">172.265625</div></div>
36
+ <div class="card"><div class="k">beats_count</div><div class="v">33.0</div></div>
37
+ <div class="card"><div class="k">beat_density</div><div class="v">2.1631526947021484</div></div>
38
+ <div class="card"><div class="k">regularity</div><div class="v">0.16733454167842865</div></div>
39
+ <div class="card"><div class="k">tempo_variation</div><div class="v">4.976052761077881</div></div>
40
+ <div class="card"><div class="k">beat_consistency</div><div class="v">0.16733454167842865</div></div>
41
+ </div>
42
+
43
+ <h2>Beat timeline</h2>
44
+ <canvas id="beatsCanvas" width="1100" height="240"></canvas>
45
+
46
+ <h2>Intervals distribution</h2>
47
+ <table>
48
+ <thead><tr><th>stat</th><th>value</th></tr></thead>
49
+ <tbody>
50
+ <tr><td><strong>min</strong></td><td>None</td></tr>
51
+ <tr><td><strong>median</strong></td><td>None</td></tr>
52
+ <tr><td><strong>mean</strong></td><td>None</td></tr>
53
+ <tr><td><strong>std</strong></td><td>None</td></tr>
54
+ <tr><td><strong>max</strong></td><td>None</td></tr>
55
+ </tbody>
56
+ </table>
57
+
58
+ <h2>Analytics (selected)</h2>
59
+ <pre>{
60
+ "rhythm_avg_period_sec": 0.14599546790122986,
61
+ "rhythm_period_std_sec": 0.7264811396598816,
62
+ "rhythm_median_period_sec": 0.3482992649078369,
63
+ "rhythm_min_period_sec": -2.535618782043457,
64
+ "rhythm_max_period_sec": 0.5804988741874695,
65
+ "rhythm_median_bpm": 172.26565551757812,
66
+ "rhythm_ibi_tempo_bpm": 172.26565551757812,
67
+ "rhythm_tempo_mean": 167.09765625,
68
+ "rhythm_tempo_std": 35.97011947631836,
69
+ "rhythm_tempo_min": 103.359375,
70
+ "rhythm_tempo_max": 215.33203125,
71
+ "rhythm_syncopation_score": 4.976052761077881,
72
+ "rhythm_polyrhythm_score": 2.591301441192627,
73
+ "rhythm_beat_strength_mean": 2.233799934387207,
74
+ "rhythm_beat_strength_std": 1.372147560119629,
75
+ "rhythm_metrical_stability": 0.20096249878406525
76
+ }</pre>
77
+
78
+ <h2>Raw render-context (JSON)</h2>
79
+ <pre>{
80
+ "component": "rhythmic_extractor",
81
+ "summary": {
82
+ "status": "ok",
83
+ "schema_version": "rhythmic_extractor_npz_v2",
84
+ "producer_version": "2.0.1",
85
+ "backend": "librosa",
86
+ "hop_length": 512,
87
+ "sampling_family_used": "tempo"
88
+ },
89
+ "model_facing": {
90
+ "rhythm_tempo_bpm": 172.265625,
91
+ "rhythm_beats_count": 33.0,
92
+ "rhythm_beat_density": 2.1631526947021484,
93
+ "rhythm_regularity": 0.16733454167842865,
94
+ "rhythm_tempo_variation": 4.976052761077881,
95
+ "rhythm_beat_consistency": 0.16733454167842865,
96
+ "duration_sec": 15.255510330200195,
97
+ "sample_rate": 22050.0,
98
+ "segments_count": 5.0
99
+ },
100
+ "analytics": {
101
+ "rhythm_avg_period_sec": 0.14599546790122986,
102
+ "rhythm_period_std_sec": 0.7264811396598816,
103
+ "rhythm_median_period_sec": 0.3482992649078369,
104
+ "rhythm_min_period_sec": -2.535618782043457,
105
+ "rhythm_max_period_sec": 0.5804988741874695,
106
+ "rhythm_median_bpm": 172.26565551757812,
107
+ "rhythm_ibi_tempo_bpm": 172.26565551757812,
108
+ "rhythm_tempo_mean": 167.09765625,
109
+ "rhythm_tempo_std": 35.97011947631836,
110
+ "rhythm_tempo_min": 103.359375,
111
+ "rhythm_tempo_max": 215.33203125,
112
+ "rhythm_syncopation_score": 4.976052761077881,
113
+ "rhythm_polyrhythm_score": 2.591301441192627,
114
+ "rhythm_beat_strength_mean": 2.233799934387207,
115
+ "rhythm_beat_strength_std": 1.372147560119629,
116
+ "rhythm_metrical_stability": 0.20096249878406525
117
+ },
118
+ "beat_events": {
119
+ "beat_times_sec": [],
120
+ "beat_times_sec_npy": null,
121
+ "beat_segment_index": [],
122
+ "beat_segment_index_npy": null
123
+ },
124
+ "canonical_axis": {
125
+ "segment_start_sec": [
126
+ 0.0,
127
+ 1.0170340538024902,
128
+ 2.0340681076049805,
129
+ 3.0511019229888916,
130
+ 4.068136215209961
131
+ ],
132
+ "segment_end_sec": [
133
+ 5.085169792175293,
134
+ 5.085169792175293,
135
+ 5.085169792175293,
136
+ 5.085169792175293,
137
+ 5.085169792175293
138
+ ],
139
+ "segment_center_sec": [
140
+ 2.5425848960876465,
141
+ 3.0511019229888916,
142
+ 3.5596189498901367,
143
+ 4.068136215209961,
144
+ 4.576653003692627
145
+ ],
146
+ "segment_mask": [
147
+ true,
148
+ true,
149
+ true,
150
+ true,
151
+ true
152
+ ]
153
+ },
154
+ "distributions": {}
155
+ }</pre>
156
+ </div>
157
+
158
+ <script>
159
+ const beatTimes = [];
160
+
161
+ function isFiniteNum(x) {
162
+ const v = Number(x);
163
+ return Number.isFinite(v);
164
+ }
165
+
166
+ function drawBeats(canvasId, xs) {
167
+ const canvas = document.getElementById(canvasId);
168
+ if (!canvas) return;
169
+ const ctx = canvas.getContext('2d');
170
+ const w = canvas.width, h = canvas.height;
171
+ const pad = 30;
172
+ ctx.clearRect(0,0,w,h);
173
+ ctx.fillStyle = '#fff';
174
+ ctx.fillRect(0,0,w,h);
175
+ ctx.strokeStyle = '#ddd';
176
+ ctx.strokeRect(0.5,0.5,w-1,h-1);
177
+
178
+ const pts = xs.filter(isFiniteNum).map(Number);
179
+ if (pts.length === 0) {
180
+ ctx.fillStyle = '#666';
181
+ ctx.font = '14px sans-serif';
182
+ ctx.fillText('no beat_times_sec (enable beat_times or check *_npy path)', 12, 24);
183
+ return;
184
+ }
185
+ let xMin = pts[0], xMax = pts[0];
186
+ for (const x of pts) { if (x < xMin) xMin = x; if (x > xMax) xMax = x; }
187
+ if (xMax <= xMin) xMax = xMin + 1;
188
+ const xScale = (w - 2*pad) / (xMax - xMin);
189
+
190
+ ctx.strokeStyle = '#bbb';
191
+ ctx.beginPath();
192
+ ctx.moveTo(pad, h-pad);
193
+ ctx.lineTo(w-pad, h-pad);
194
+ ctx.stroke();
195
+
196
+ ctx.strokeStyle = '#eb4d4b';
197
+ ctx.lineWidth = 1;
198
+ for (const t of pts) {
199
+ const x = pad + (t - xMin) * xScale;
200
+ ctx.beginPath();
201
+ ctx.moveTo(x, pad);
202
+ ctx.lineTo(x, h-pad);
203
+ ctx.stroke();
204
+ }
205
+
206
+ ctx.fillStyle = '#666';
207
+ ctx.font = '12px sans-serif';
208
+ ctx.fillText('time (sec)', w-pad-70, h-10);
209
+ ctx.fillText(`beats: ${pts.length}`, 12, 18);
210
+ }
211
+
212
+ drawBeats('beatsCanvas', beatTimes);
213
+ </script>
214
+ </body>
215
+ </html>
full/-63tdE9tJD0/ad7f62b6c37f/rhythmic_extractor/_render/render_context.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "rhythmic_extractor",
3
+ "summary": {
4
+ "status": "ok",
5
+ "schema_version": "rhythmic_extractor_npz_v2",
6
+ "producer_version": "2.0.1",
7
+ "backend": "librosa",
8
+ "hop_length": 512,
9
+ "sampling_family_used": "tempo"
10
+ },
11
+ "model_facing": {
12
+ "rhythm_tempo_bpm": 172.265625,
13
+ "rhythm_beats_count": 33.0,
14
+ "rhythm_beat_density": 2.1631526947021484,
15
+ "rhythm_regularity": 0.16733454167842865,
16
+ "rhythm_tempo_variation": 4.976052761077881,
17
+ "rhythm_beat_consistency": 0.16733454167842865,
18
+ "duration_sec": 15.255510330200195,
19
+ "sample_rate": 22050.0,
20
+ "segments_count": 5.0
21
+ },
22
+ "analytics": {
23
+ "rhythm_avg_period_sec": 0.14599546790122986,
24
+ "rhythm_period_std_sec": 0.7264811396598816,
25
+ "rhythm_median_period_sec": 0.3482992649078369,
26
+ "rhythm_min_period_sec": -2.535618782043457,
27
+ "rhythm_max_period_sec": 0.5804988741874695,
28
+ "rhythm_median_bpm": 172.26565551757812,
29
+ "rhythm_ibi_tempo_bpm": 172.26565551757812,
30
+ "rhythm_tempo_mean": 167.09765625,
31
+ "rhythm_tempo_std": 35.97011947631836,
32
+ "rhythm_tempo_min": 103.359375,
33
+ "rhythm_tempo_max": 215.33203125,
34
+ "rhythm_syncopation_score": 4.976052761077881,
35
+ "rhythm_polyrhythm_score": 2.591301441192627,
36
+ "rhythm_beat_strength_mean": 2.233799934387207,
37
+ "rhythm_beat_strength_std": 1.372147560119629,
38
+ "rhythm_metrical_stability": 0.20096249878406525
39
+ },
40
+ "beat_events": {
41
+ "beat_times_sec": [],
42
+ "beat_times_sec_npy": null,
43
+ "beat_segment_index": [],
44
+ "beat_segment_index_npy": null
45
+ },
46
+ "canonical_axis": {
47
+ "segment_start_sec": [
48
+ 0.0,
49
+ 1.0170340538024902,
50
+ 2.0340681076049805,
51
+ 3.0511019229888916,
52
+ 4.068136215209961
53
+ ],
54
+ "segment_end_sec": [
55
+ 5.085169792175293,
56
+ 5.085169792175293,
57
+ 5.085169792175293,
58
+ 5.085169792175293,
59
+ 5.085169792175293
60
+ ],
61
+ "segment_center_sec": [
62
+ 2.5425848960876465,
63
+ 3.0511019229888916,
64
+ 3.5596189498901367,
65
+ 4.068136215209961,
66
+ 4.576653003692627
67
+ ],
68
+ "segment_mask": [
69
+ true,
70
+ true,
71
+ true,
72
+ true,
73
+ true
74
+ ]
75
+ },
76
+ "distributions": {},
77
+ "meta": {
78
+ "status": "ok",
79
+ "producer_version": "2.0.1",
80
+ "schema_version": "rhythmic_extractor_npz_v2",
81
+ "created_at": "2026-07-27T04:33:37Z"
82
+ }
83
+ }
full/-63tdE9tJD0/ad7f62b6c37f/rhythmic_extractor/rhythmic_extractor_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc7e795f00e61f95696b6a05489c9acdf4b18769bb74f53f8a37d157371a8237
3
+ size 6078
full/-63tdE9tJD0/ad7f62b6c37f/scene_classification/scene_classification_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1909d98bd5e91225fb1707aaa3267cca36fe47ff36fcf3cfbae77f4a65cbf443
3
+ size 19310
full/-63tdE9tJD0/ad7f62b6c37f/spectral_entropy_extractor/_render/render.html ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!doctype html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
6
+ <title>spectral_entropy_extractor — debug</title>
7
+ <style>
8
+ :root {
9
+ --bg: #0b0f14;
10
+ --panel: #101823;
11
+ --text: #e6edf3;
12
+ --muted: #8aa2b2;
13
+ }
14
+ body { margin: 0; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial; background: var(--bg); color: var(--text); }
15
+ .wrap { max-width: 1200px; margin: 0 auto; padding: 24px; }
16
+ .card { background: var(--panel); border: 1px solid rgba(255,255,255,0.08); border-radius: 14px; padding: 16px; }
17
+ h1 { margin: 0 0 8px 0; font-size: 18px; }
18
+ .meta { color: var(--muted); font-size: 12px; }
19
+ .grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 12px; }
20
+ .kpi { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.06); border-radius: 10px; padding: 10px; }
21
+ .kpi .k { color: var(--muted); font-size: 11px; }
22
+ .kpi .v { font-size: 16px; margin-top: 4px; }
23
+ canvas { width: 100%; height: 260px; background: rgba(0,0,0,0.22); border-radius: 10px; border: 1px solid rgba(255,255,255,0.06); }
24
+ </style>
25
+ </head>
26
+ <body>
27
+ <div class="wrap">
28
+ <div class="card">
29
+ <h1>spectral_entropy_extractor</h1>
30
+ <div class="meta" id="metaLine"></div>
31
+ <div class="grid" id="kpis"></div>
32
+ </div>
33
+
34
+ <div class="card" style="margin-top:16px;">
35
+ <div class="meta">Entropy mean by segment (masked segments skipped)</div>
36
+ <canvas id="plot"></canvas>
37
+ </div>
38
+ </div>
39
+
40
+ <script>
41
+ const ctx = {"component": "spectral_entropy_extractor", "meta": {"status": "ok", "empty_reason": null, "schema_version": "spectral_entropy_extractor_npz_v2"}, "summary": {"spectral_entropy_mean": 3.2456119060516357, "spectral_entropy_std": 0.8577703833580017, "segments_count": 5}, "axis": {"segment_start_sec": [0.0, 0.2999999523162842, 1.633333444595337, 2.700000047683716, 4.0], "segment_end_sec": [1.0, 2.299999952316284, 3.633333444595337, 4.699999809265137, 5.085169792175293], "segment_center_sec": [0.5, 1.2999999523162842, 2.633333444595337, 3.700000047683716, 4.5425848960876465], "segment_mask": [true, true, true, true, true]}, "per_segment": {"entropy_mean_by_segment": [3.1374990940093994, 3.372258424758911, 3.673819065093994, 3.268467426300049, 2.280503511428833], "entropy_std_by_segment": [0.8654730916023254, 0.4281345009803772, 0.35501253604888916, 0.5717242360115051, 1.5193642377853394], "entropy_min_by_segment": [], "entropy_max_by_segment": [], "flatness_mean_by_segment": [], "flatness_std_by_segment": [], "spread_mean_by_segment": [], "spread_std_by_segment": []}};
42
+ const meta = ctx.meta || {};
43
+ document.getElementById('metaLine').textContent =
44
+ `status=${meta.status} schema=${meta.schema_version} empty_reason=${meta.empty_reason}`;
45
+
46
+ const kpis = [
47
+ ['entropy_mean', ctx.summary?.spectral_entropy_mean],
48
+ ['entropy_std', ctx.summary?.spectral_entropy_std],
49
+ ['segments_count', ctx.summary?.segments_count],
50
+ ];
51
+ const kpisEl = document.getElementById('kpis');
52
+ for (const [k,v] of kpis) {
53
+ const d = document.createElement('div');
54
+ d.className = 'kpi';
55
+ d.innerHTML = `<div class="k">${k}</div><div class="v">${(v ?? '—')}</div>`;
56
+ kpisEl.appendChild(d);
57
+ }
58
+
59
+ function draw() {
60
+ const c = document.getElementById('plot');
61
+ const dpr = window.devicePixelRatio || 1;
62
+ const w = Math.floor(c.clientWidth * dpr);
63
+ const h = Math.floor(c.clientHeight * dpr);
64
+ c.width = w; c.height = h;
65
+ const g = c.getContext('2d');
66
+ g.clearRect(0,0,w,h);
67
+
68
+ const xs = ctx.axis.segment_center_sec || [];
69
+ const ys = ctx.per_segment.entropy_mean_by_segment || [];
70
+ const mask = ctx.axis.segment_mask || [];
71
+ const pts = [];
72
+ for (let i=0;i<Math.min(xs.length, ys.length); i++) {
73
+ const ok = mask.length ? !!mask[i] : true;
74
+ const y = ys[i];
75
+ if (!ok) continue;
76
+ if (y === null || y === undefined || Number.isNaN(+y) || !Number.isFinite(+y)) continue;
77
+ pts.push([+xs[i], +y]);
78
+ }
79
+
80
+ if (!pts.length) {
81
+ g.fillStyle = 'rgba(255,255,255,0.6)';
82
+ g.font = `${14*dpr}px ui-sans-serif`;
83
+ g.fillText('no valid segments to plot', 14*dpr, 24*dpr);
84
+ return;
85
+ }
86
+
87
+ let xmin = pts[0][0], xmax = pts[0][0], ymin = pts[0][1], ymax = pts[0][1];
88
+ for (const [x,y] of pts) {
89
+ xmin = Math.min(xmin, x); xmax = Math.max(xmax, x);
90
+ ymin = Math.min(ymin, y); ymax = Math.max(ymax, y);
91
+ }
92
+ const pad = 18*dpr;
93
+ const xspan = (xmax - xmin) || 1.0;
94
+ const yspan = (ymax - ymin) || 1.0;
95
+
96
+ // grid
97
+ g.strokeStyle = 'rgba(255,255,255,0.10)';
98
+ g.lineWidth = 1;
99
+ for (let i=0;i<=10;i++) {
100
+ const xx = pad + (i/10) * (w - pad*2);
101
+ g.beginPath(); g.moveTo(xx, pad); g.lineTo(xx, h-pad); g.stroke();
102
+ }
103
+ for (let i=0;i<=6;i++) {
104
+ const yy = pad + (i/6) * (h - pad*2);
105
+ g.beginPath(); g.moveTo(pad, yy); g.lineTo(w-pad, yy); g.stroke();
106
+ }
107
+
108
+ function X(x) { return pad + ((x - xmin) / xspan) * (w - pad*2); }
109
+ function Y(y) { return (h - pad) - ((y - ymin) / yspan) * (h - pad*2); }
110
+
111
+ // line
112
+ g.strokeStyle = '#6ae4ff';
113
+ g.lineWidth = 2*dpr;
114
+ g.beginPath();
115
+ for (let i=0;i<pts.length;i++) {
116
+ const [x,y] = pts[i];
117
+ const px = X(x), py = Y(y);
118
+ if (i===0) g.moveTo(px, py); else g.lineTo(px, py);
119
+ }
120
+ g.stroke();
121
+
122
+ // points
123
+ g.fillStyle = '#6ae4ff';
124
+ for (const [x,y] of pts) {
125
+ const px = X(x), py = Y(y);
126
+ g.beginPath(); g.arc(px, py, 3*dpr, 0, Math.PI*2); g.fill();
127
+ }
128
+ }
129
+
130
+ draw();
131
+ window.addEventListener('resize', draw);
132
+ </script>
133
+ </body>
134
+ </html>