manu commited on
Commit
e9f0379
·
verified ·
1 Parent(s): bce6a16

Update video_preprocessor_config.json

Browse files
Files changed (1) hide show
  1. video_preprocessor_config.json +3 -3
video_preprocessor_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "do_sample_frames": false,
15
  "feature_extractor_type": "WhisperFeatureExtractor",
16
  "feature_size": 128,
17
- "fps": null,
18
  "hop_length": 160,
19
  "image_mean": [
20
  0.48145466,
@@ -29,7 +29,7 @@
29
  ],
30
  "input_data_format": null,
31
  "max_frames": 768,
32
- "max_pixels": 802816,
33
  "merge_size": 2,
34
  "min_frames": 4,
35
  "min_pixels": 3136,
@@ -46,7 +46,7 @@
46
  "return_attention_mask": true,
47
  "sampling_rate": 16000,
48
  "size": {
49
- "longest_edge": 802816,
50
  "shortest_edge": 3136
51
  },
52
  "size_divisor": null,
 
14
  "do_sample_frames": false,
15
  "feature_extractor_type": "WhisperFeatureExtractor",
16
  "feature_size": 128,
17
+ "fps": 1,
18
  "hop_length": 160,
19
  "image_mean": [
20
  0.48145466,
 
29
  ],
30
  "input_data_format": null,
31
  "max_frames": 768,
32
+ "max_pixels": 200704,
33
  "merge_size": 2,
34
  "min_frames": 4,
35
  "min_pixels": 3136,
 
46
  "return_attention_mask": true,
47
  "sampling_rate": 16000,
48
  "size": {
49
+ "longest_edge": 200704,
50
  "shortest_edge": 3136
51
  },
52
  "size_divisor": null,