Commit ·
0039f8f
1
Parent(s): c50ea82
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"mask_time_prob": 0.05,
|
| 37 |
"max_length": 448,
|
| 38 |
"max_source_positions": 1500,
|
| 39 |
-
"max_target_positions":
|
| 40 |
"model_type": "whisper",
|
| 41 |
"num_hidden_layers": 6,
|
| 42 |
"num_mel_bins": 80,
|
|
|
|
| 36 |
"mask_time_prob": 0.05,
|
| 37 |
"max_length": 448,
|
| 38 |
"max_source_positions": 1500,
|
| 39 |
+
"max_target_positions": 448,
|
| 40 |
"model_type": "whisper",
|
| 41 |
"num_hidden_layers": 6,
|
| 42 |
"num_mel_bins": 80,
|