Automatic Speech Recognition
Transformers
PyTorch
Thai
whisper
Inference Endpoints
tensorops commited on
Commit
162c632
1 Parent(s): 72b7d82

Upload WhisperForConditionalGeneration

Browse files
Files changed (1) hide show
  1. config.json +1 -14
config.json CHANGED
@@ -25,20 +25,7 @@
25
  "encoder_layerdrop": 0.0,
26
  "encoder_layers": 24,
27
  "eos_token_id": 50257,
28
- "forced_decoder_ids": [
29
- [
30
- 1,
31
- 50289
32
- ],
33
- [
34
- 2,
35
- 50359
36
- ],
37
- [
38
- 3,
39
- 50363
40
- ]
41
- ],
42
  "init_std": 0.02,
43
  "is_encoder_decoder": true,
44
  "mask_feature_length": 64,
 
25
  "encoder_layerdrop": 0.0,
26
  "encoder_layers": 24,
27
  "eos_token_id": 50257,
28
+ "forced_decoder_ids": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  "init_std": 0.02,
30
  "is_encoder_decoder": true,
31
  "mask_feature_length": 64,