vault backup: 2026-05-01 17:42:53
This commit is contained in:
parent
3917d69279
commit
b44822e743
2 changed files with 4 additions and 1 deletions
2
.obsidian/plugins/hoarder-sync/data.json
vendored
2
.obsidian/plugins/hoarder-sync/data.json
vendored
|
|
@ -4,7 +4,7 @@
|
|||
"syncFolder": "Hoarder",
|
||||
"attachmentsFolder": "Hoarder/attachments",
|
||||
"syncIntervalMinutes": 60,
|
||||
"lastSyncTimestamp": 1777649947776,
|
||||
"lastSyncTimestamp": 1777653534192,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
|
|
|
|||
|
|
@ -341,3 +341,6 @@ tags: [daily]
|
|||
- 17:35 | `video-accessibility`
|
||||
- **Asked:** How should the pause-insert algorithm handle adaptive silence buffers for variable AD duration?
|
||||
- **Done:** Discussed current 500ms constant buffer limitation and need for context-aware silence detection instead of fixed padding.
|
||||
- 17:41 | `video-accessibility`
|
||||
- **Asked:** How to fix the adaptive silence buffer algorithm for pause-insert in AD processing?
|
||||
- **Done:** Identified that the current 500ms buffer is constant across all cases and duplicates natural pauses, requiring an adaptive approach based on AD duration and existing gaps.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue