diff --git a/code/Custom_VSS.ipynb b/code/Custom_VSS.ipynb index 03ac597..3dbf1e8 100644 --- a/code/Custom_VSS.ipynb +++ b/code/Custom_VSS.ipynb @@ -347,7 +347,7 @@ "
\n", " HINTS\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",