hungchiayu commited on
Commit
ae9d137
·
verified ·
1 Parent(s): b20ad0c

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"num_layers": 6, "num_single_layers": 18, "in_channels": 64, "attention_head_dim": 128, "joint_attention_dim": 1024, "num_attention_heads": 8, "audio_seq_len": 645, "max_duration": 30, "uncondition": false, "text_encoder_name": "google/flan-t5-large"}