Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/Custom_VSS.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
"<details>\n",
" <summary><b>HINTS</b></summary>\n",
"\n",
" Using the recomended prompts and the starting settings, the fidelity of the results is already acceptable. Howver, the input video has hard breaks every 30 seconds. This causes very siloed responses. To accomodate this, while not increasing the fidelity more than necessary:\n",
" Using the recomended prompts and the starting settings, the fidelity of the results is already acceptable. However, the input video has hard breaks every 30 seconds. This causes very siloed responses. To accomodate this, while not increasing the fidelity more than necessary:\n",
" \n",
" - increase `chunk_duration_overlap` to 5 to overlap video boundaries\n",
" - increase `chunk_duration` to 35 to maintain 60 total frames\n",
Expand Down