patrickvonplaten commited on
Commit
e038222
1 Parent(s): 7d00757

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -228,5 +228,6 @@
228
  "tokenizer_class": "speech_to_text_2",
229
  "torch_dtype": "float32",
230
  "transformers_version": null,
231
- "num_beams": 4
 
232
  }
228
  "tokenizer_class": "speech_to_text_2",
229
  "torch_dtype": "float32",
230
  "transformers_version": null,
231
+ "num_beams": 5,
232
+ "max_length": 200
233
  }