You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`cache_dir`: Directory for cached codec patches. This is where the codec-selected patches will be stored/loaded.
276
-
-`K_keep`: Number of patches to keep. For example, 256 patches per frame × 8 frames = 2048 total patches. Adjust based on your frame count and desired compression ratio.
-`frames_token_num`: Number of tokens per frame (e.g., 256 tokens for standard sampling).
304
+
**Codec-Specific Parameters:**
305
+
-`cache_dir`: Directory for cached codec patches. This is where the codec-selected patches will be stored/loaded.
306
+
-`K_keep`: Number of patches to keep. For example, 256 patches per frame × 8 frames = 2048 total patches. Adjust based on your frame count and desired compression ratio.
0 commit comments