manu commited on
Commit
78ff186
·
verified ·
1 Parent(s): 91b2771

Update video_preprocessor_config.json

Browse files
Files changed (1) hide show
  1. video_preprocessor_config.json +1 -1
video_preprocessor_config.json CHANGED
@@ -36,7 +36,7 @@
36
  "n_fft": 400,
37
  "n_samples": 4800000,
38
  "nb_max_frames": 30000,
39
- "num_frames": 100,
40
  "padding_side": "right",
41
  "padding_value": 0.0,
42
  "patch_size": 14,
 
36
  "n_fft": 400,
37
  "n_samples": 4800000,
38
  "nb_max_frames": 30000,
39
+ "num_frames": null,
40
  "padding_side": "right",
41
  "padding_value": 0.0,
42
  "patch_size": 14,