Update video_preprocessor_config.json
Browse files
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":
|
| 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":
|
| 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,
|
|
|
|
| 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,
|