Ruben9999 commited on
Commit
8c29901
1 Parent(s): 032f144

modified config.json to add model_type

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -273,5 +273,6 @@
273
  "suppress_ids_begin": [
274
  220,
275
  50257
276
- ]
 
277
  }
 
273
  "suppress_ids_begin": [
274
  220,
275
  50257
276
+ ],
277
+ "model_type": "whisper"
278
  }