susnato commited on
Commit
feed440
·
1 Parent(s): 2976567

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -152,6 +152,7 @@
152
  "n_embd": 1024,
153
  "n_head": 16,
154
  "n_layer": 30,
 
155
  "max_mel_tokens": 608,
156
  "max_text_tokens": 404,
157
  "resid_pdrop": 0.1,
 
152
  "n_embd": 1024,
153
  "n_head": 16,
154
  "n_layer": 30,
155
+ "num_mel_attn_blocks": 6,
156
  "max_mel_tokens": 608,
157
  "max_text_tokens": 404,
158
  "resid_pdrop": 0.1,