neonwatty commited on
Commit
475d02b
·
verified ·
1 Parent(s): a2d193f

Update return_timestamps to true for timestamped model

Browse files
Files changed (1) hide show
  1. onnx/generation_config.json +1 -1
onnx/generation_config.json CHANGED
@@ -92,7 +92,7 @@
92
  "no_timestamps_token_id": 50362,
93
  "pad_token_id": 50256,
94
  "prev_sot_token_id": 50360,
95
- "return_timestamps": false,
96
  "suppress_tokens": [
97
  1,
98
  2,
 
92
  "no_timestamps_token_id": 50362,
93
  "pad_token_id": 50256,
94
  "prev_sot_token_id": 50360,
95
+ "return_timestamps": true,
96
  "suppress_tokens": [
97
  1,
98
  2,