vicky4s4s commited on
Commit
ac81fc4
1 Parent(s): 4d45c6d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -33,9 +33,9 @@
33
  "mask_time_length": 10,
34
  "mask_time_min_masks": 2,
35
  "mask_time_prob": 0.05,
36
- "max_length": 448,
37
  "max_source_positions": 1500,
38
- "max_target_positions": 448,
39
  "median_filter_width": 7,
40
  "model_type": "whisper",
41
  "num_hidden_layers": 32,
 
33
  "mask_time_length": 10,
34
  "mask_time_min_masks": 2,
35
  "mask_time_prob": 0.05,
36
+ "max_length": 1000,
37
  "max_source_positions": 1500,
38
+ "max_target_positions": 1000,
39
  "median_filter_width": 7,
40
  "model_type": "whisper",
41
  "num_hidden_layers": 32,