subatomicseer commited on
Commit
524106f
·
verified ·
1 Parent(s): 53cc945

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +49 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LightningSpeechModel"
4
+ ],
5
+ "bos_token_id": 1,
6
+ "encoder_config": {
7
+ "attn_dropout": 0.0,
8
+ "attn_flash": true,
9
+ "conv_dropout": 0.0,
10
+ "conv_kernel_size": 5,
11
+ "cross_attention": false,
12
+ "depth": 16,
13
+ "dim_head": 64,
14
+ "ff_dropout": 0.0,
15
+ "ff_mult": 4,
16
+ "heads": 16
17
+ },
18
+ "eos_token_id": 2,
19
+ "hidden_size": 1024,
20
+ "injection_layers": [
21
+ 7,
22
+ 9,
23
+ 11,
24
+ 13
25
+ ],
26
+ "mask_time_length": 10,
27
+ "mask_time_min_masks": 2,
28
+ "mask_time_prob": 0.65,
29
+ "max_prompt_length_ratio": 0.5,
30
+ "min_prompt_length_ratio": 0.1,
31
+ "model_type": "lightning_speech",
32
+ "num_semantic_tokens": 1024,
33
+ "pad_token_id": 0,
34
+ "prosody_predictor_config": {
35
+ "attn_dropout": 0.0,
36
+ "attn_flash": true,
37
+ "conv_dropout": 0.0,
38
+ "conv_kernel_size": 5,
39
+ "cross_attention": true,
40
+ "depth": 2,
41
+ "dim_head": 64,
42
+ "ff_dropout": 0.0,
43
+ "ff_mult": 4,
44
+ "heads": 16
45
+ },
46
+ "quantizer_drop_prob": 0.75,
47
+ "torch_dtype": "bfloat16",
48
+ "transformers_version": "4.38.0.dev0"
49
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c487cc944e594c2a25afb1a3ff935f38d9a31a39a0a9fc90b27398c612e62521
3
+ size 1204891232