Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
"mask_time_prob": 0.05,
|
50 |
"max_length": 2500,
|
51 |
"max_source_positions": 1500,
|
52 |
-
"max_target_positions":
|
53 |
"median_filter_width": 7,
|
54 |
"model_type": "whisper",
|
55 |
"num_hidden_layers": 24,
|
|
|
49 |
"mask_time_prob": 0.05,
|
50 |
"max_length": 2500,
|
51 |
"max_source_positions": 1500,
|
52 |
+
"max_target_positions": 448,
|
53 |
"median_filter_width": 7,
|
54 |
"model_type": "whisper",
|
55 |
"num_hidden_layers": 24,
|