Update video_preprocessor_config.json
Browse files
video_preprocessor_config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
],
|
| 30 |
"input_data_format": null,
|
| 31 |
"max_frames": 768,
|
| 32 |
-
"max_pixels":
|
| 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":
|
| 50 |
"shortest_edge": 3136
|
| 51 |
},
|
| 52 |
"size_divisor": null,
|
|
|
|
| 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 |
"return_attention_mask": true,
|
| 47 |
"sampling_rate": 16000,
|
| 48 |
"size": {
|
| 49 |
+
"longest_edge": 802816,
|
| 50 |
"shortest_edge": 3136
|
| 51 |
},
|
| 52 |
"size_divisor": null,
|